Column model builder factory.
Column model builder factory.
Column model builder factory. Override for customization.
Optional table catalog
Column models in ordinal position order
Column models by name
Foreign key models by key sequence order
Index models by ordinal position order
cached foreign key meta data grouped by name and in key sequence order
cached index meta data grouped by name and in ordinal position order
cached primary key meta data and in key sequence order
Table name
Primary key models in key sequence order
Fully qualified table name
Optional table schema
(table: StringAdd).self
(table: StringFormat).self
(table: ArrowAssoc[Table]).x
(Since version 2.10.0) Use leftOfArrow
instead
(table: Ensuring[Table]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Table model builder