menu
entao_sql package
documentation
sqlite.dart
OnMigratorSQLite
OnMigratorSQLite.new constructor
OnMigratorSQLite.new constructor
dark_mode
light_mode
OnMigratorSQLite
constructor
OnMigratorSQLite
(
{
String
schema
=
'main'
,
})
Implementation
OnMigratorSQLite({this.schema = 'main'});
entao_sql package
documentation
sqlite
OnMigratorSQLite
OnMigratorSQLite.new constructor
OnMigratorSQLite class