Interface Column

Hierarchy

  • Column

Properties

default?: string | number | boolean
foreignKey?: ForeignKey
name: string
nullable?: boolean
type: string
unique?: boolean