menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationResult
plan property
plan property
dark_mode
light_mode
plan
property
PostgresqlMigrationPlan
plan
final
inherited
Executed or proposed migration plan.
Implementation
final TPlan plan;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationResult
plan property
PostgresqlMigrationResult class