menu
raindrop_postgres package
documentation
ddl.dart
ColumnInfo
primaryKey property
primaryKey property
dark_mode
light_mode
primaryKey
property
bool
primaryKey
final
Whether this is a primary key column.
Implementation
final bool primaryKey;
raindrop_postgres package
documentation
ddl
ColumnInfo
primaryKey property
ColumnInfo class