menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationService
planner property
planner property
dark_mode
light_mode
planner
property
PostgresqlMigrationPlanner
planner
final
Planner used to create migration plans.
Implementation
final PostgresqlMigrationPlanner planner;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationService
planner property
PostgresqlMigrationService class