menu
comon_orm package
documentation
migrations.dart
MigrationRecord<TKind extends Enum>
beforeSchema property
beforeSchema property
dark_mode
light_mode
beforeSchema
property
String
?
beforeSchema
final
Stored schema snapshot before the migration.
Implementation
final String? beforeSchema;
comon_orm package
documentation
migrations
MigrationRecord<TKind extends Enum>
beforeSchema property
MigrationRecord class