indexes are already created when creating a talbe

This commit is contained in:
Sorunome 2020-07-14 10:43:21 +02:00
parent 259cede94e
commit 79ea85bf4d
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ class Database extends _$Database {
}
if (from == 3) {
await m.createTable(userCrossSigningKeys);
await m.createIndex(userCrossSigningKeysIndex);
await m.createTable(ssssCache);
// mark all keys as outdated so that the cross signing keys will be fetched
await m.issueCustomQuery(