Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 681 Bytes

time.hyphenated-table.md

File metadata and controls

29 lines (18 loc) · 681 Bytes

time.hyphenated-table

Description

Columns

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

Constraints

Name Type Definition
hyphenated-table_pkey PRIMARY KEY PRIMARY KEY (id)

Indexes

Name Definition
hyphenated-table_pkey CREATE UNIQUE INDEX "hyphenated-table_pkey" ON "time"."hyphenated-table" USING btree (id)

Relations

er


Generated by tbls