menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationRecord
beforeSchema property
beforeSchema property
dark_mode
light_mode
beforeSchema
property
String
?
beforeSchema
final
inherited
Stored schema snapshot before the migration.
Implementation
final String? beforeSchema;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationRecord
beforeSchema property
PostgresqlMigrationRecord class