Column
Constructor
new Column(name: string, dataType?: DataTypes)string
column.string()boolean
column.boolean()require
column.require(data: boolean)withComment
withDefaultValue
Last updated