Merge remote-tracking branch 'origin/develop' into v7.0.0

This commit is contained in:
xsahil03x
2023-07-24 20:26:40 +05:30
10 changed files with 60 additions and 2 deletions
@@ -48,7 +48,7 @@ class DriftChatDatabase extends _$DriftChatDatabase {
// you should bump this number whenever you change or add a table definition.
@override
int get schemaVersion => 12;
int get schemaVersion => 13;
@override
MigrationStrategy get migration => MigrationStrategy(