Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 599 Bytes

time.bar.md

File metadata and controls

29 lines (18 loc) · 599 Bytes

time.bar

Description

Columns

Name Type Default Nullable Children Parents Comment
id integer false time.referencing

Constraints

Name Type Definition
bar_pkey PRIMARY KEY PRIMARY KEY (id)

Indexes

Name Definition
bar_pkey CREATE UNIQUE INDEX bar_pkey ON "time".bar USING btree (id)

Relations

er


Generated by tbls