menu
comon_orm_postgresql package
documentation
migrations.dart
PostgresqlMigrationDraft
beforeSchema property
beforeSchema property
dark_mode
light_mode
beforeSchema
property
String
beforeSchema
final
inherited
Schema source before the migration.
Implementation
final String beforeSchema;
comon_orm_postgresql package
documentation
migrations
PostgresqlMigrationDraft
beforeSchema property
PostgresqlMigrationDraft class