menu
comon_orm package
documentation
migrations.dart
PlannedMigration
statements property
statements property
dark_mode
light_mode
statements
property
List
<
String
>
get
statements
SQL statements that can be applied directly.
Implementation
List<String> get statements;
comon_orm package
documentation
migrations
PlannedMigration
statements property
PlannedMigration class