Interface SchemaTableColumnWithoutConstr

Hierarchy

  • SchemaTableColumnWithoutConstr

Properties

attndims: number
atttypmod: number
character_maximum_length: null | string
column_default: null | string
column_name: string
data_type: string
display_type: string
is_nullable: string
table_name: string
table_schema: string

Generated using TypeDoc