bump db version

This commit is contained in:
Salvatore Giordano
2021-05-14 14:03:31 +02:00
parent 527e979660
commit a04c46090a
@@ -57,7 +57,7 @@ class MoorChatDatabase extends _$MoorChatDatabase {
// you should bump this number whenever you change or add a table definition. // you should bump this number whenever you change or add a table definition.
@override @override
int get schemaVersion => 2; int get schemaVersion => 3;
@override @override
MigrationStrategy get migration => MigrationStrategy( MigrationStrategy get migration => MigrationStrategy(