time.hyphenated-table

March 23, 2026 ยท View on GitHub

Columns

NameTypeDefaultNullableChildrenParentsComment
idintegerfalsetime.referencing

Constraints

NameTypeDefinition
hyphenated-table_pkeyPRIMARY KEYPRIMARY KEY (id)

Indexes

NameDefinition
hyphenated-table_pkeyCREATE UNIQUE INDEX "hyphenated-table_pkey" ON "time"."hyphenated-table" USING btree (id)

Relations

er


Generated by tbls