menu
ormed_sqlite package
documentation
migrations.dart
SchemaPreview
statements property
statements property
dark_mode
light_mode
statements
property
List
<
SchemaStatement
>
statements
final
Ordered statements that would run for a schema plan.
Implementation
final List<SchemaStatement> statements;
ormed_sqlite package
documentation
migrations
SchemaPreview
statements property
SchemaPreview class