TableBuilder

Undocumented in source.

Constructors

this
this(Expression _table)
Undocumented in source.

Members

Functions

column
ColumnDefinition column(Column!T column, bool primaryKey, bool unique, bool autoincrement)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

columns
ColumnDefinition[] columns;
Undocumented in source.
table
Expression table;
Undocumented in source.

Meta