menu
stormberry package
documentation
migrate.dart
DatabaseSchemaDiff
hasChanges property
hasChanges property
dark_mode
light_mode
hasChanges
property
bool
get
hasChanges
Implementation
bool get hasChanges => tables.hasChanges((t) => t.hasChanges);
stormberry package
documentation
migrate
DatabaseSchemaDiff
hasChanges property
DatabaseSchemaDiff class