Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MySQLColumn

Hierarchy

  • MySQLColumn

Index

Properties

columnType

columnType: string

dataType

dataType: string

hasDefault

hasDefault: boolean

isGenerated

isGenerated: boolean

isNullable

isNullable: boolean

isPrimary

isPrimary: boolean

keyColumnUsage

keyColumnUsage: MySQLKeyColumnUsage[]

maxLength

maxLength: number

name

name: string

schema

schema: string

tableName

tableName: string

Generated using TypeDoc