menu
ormed_postgres package
documentation
migrations.dart
ColumnCommand
definition property
definition property
dark_mode
light_mode
definition
property
ColumnDefinition
?
definition
final
Column definition associated with the command, if any.
Implementation
final ColumnDefinition? definition;
ormed_postgres package
documentation
migrations
ColumnCommand
definition property
ColumnCommand class