Interface ColumnDescription

Hierarchy

  • ColumnDescription

Properties

allowNull: boolean
autoIncrement: boolean
comment: null | string
defaultValue: string
primaryKey: boolean
type: string

Generated using TypeDoc