Interface AttributeToSqlOptions

Hierarchy

  • AttributeToSqlOptions

Properties

context: "addColumn" | "changeColumn" | "createTable"
schema?: string
table: string
withoutForeignKeyConstraints?: boolean

Generated using TypeDoc