APITestConfigSQLite(Map<String, dynamic> apiConfig, {this.memory = false}) : super('SQLite', apiConfig) { DBSQLiteAdapter.boot(); }