Turn off the database delete, schema is currently stable.
This commit is contained in:
parent
362f1214e8
commit
f5f153f692
@ -10,7 +10,7 @@ import 'package:sqflite_common_ffi/sqflite_ffi.dart';
|
|||||||
import 'package:path/path.dart';
|
import 'package:path/path.dart';
|
||||||
import 'package:path_provider/path_provider.dart';
|
import 'package:path_provider/path_provider.dart';
|
||||||
|
|
||||||
const bool testing = true;
|
const bool testing = false;
|
||||||
|
|
||||||
void main() {
|
void main() {
|
||||||
// I see no good explanations of why to use this other package yet, but
|
// I see no good explanations of why to use this other package yet, but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user