Name | Type | Default | Nullable | Children | Parents | Comment |
---|---|---|---|---|---|---|
id | integer | false | time.referencing |
Name | Type | Definition |
---|---|---|
bar_pkey | PRIMARY KEY | PRIMARY KEY (id) |
Name | Definition |
---|---|
bar_pkey | CREATE UNIQUE INDEX bar_pkey ON "time".bar USING btree (id) |
Generated by tbls