# Functions
As set table alias to schema, will be use as reference if set.
AutoIncrement set auto increment options that will affect insert query generator.
Columns set columns in a schema.
FromModelRef reflect referenced model as Schema.
No description provided by the author
PrimaryKey set columns that will be primary key, otherwise it will use "id" column.
TableName set table name of schema.