menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationRecord
rebuildRequired property
rebuildRequired property
dark_mode
light_mode
rebuildRequired
property
bool
rebuildRequired
final
inherited
Whether the migration required a rebuild.
Implementation
final bool rebuildRequired;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationRecord
rebuildRequired property
PostgresqlMigrationRecord class