menu
ormed_sqlite package
documentation
migrations.dart
SchemaDialect
compileMutation abstract method
compileMutation abstract method
dark_mode
light_mode
compileMutation
abstract method
List
<
SchemaStatement
>
compileMutation
(
SchemaMutation
mutation
)
Implementation
List<SchemaStatement> compileMutation(SchemaMutation mutation);
ormed_sqlite package
documentation
migrations
SchemaDialect
compileMutation abstract method
SchemaDialect class