PostgresColumnDefinitionPgSqlGeneration extension
- on
-
- ColumnDefinition
Properties
- isIntSerialIdColumn → bool
-
Available on ColumnDefinition, provided by the PostgresColumnDefinitionPgSqlGeneration extension
Whether the column is a primary key of type int serial.no setter - isVectorColumn → bool
-
Available on ColumnDefinition, provided by the PostgresColumnDefinitionPgSqlGeneration extension
Whether the column is of a vector type.no setter
Methods
-
toPgSqlFragment(
{String tableName = ''}) → String -
Available on ColumnDefinition, provided by the PostgresColumnDefinitionPgSqlGeneration extension