open-keychain/OpenKeychain/src/main/sqldelight/org/sufficientlysecure
Vincent Breitmoser 6cb773c45d Drop index on key metadata table
Key metadata can exist without a keyring in the table, so we don't lose
it on reinsertion.

Also, don't use transactions inside database upgrade tasks. The entire
update is wrapped in a transaction, and we don't want to break this!
2019-06-27 19:24:52 +02:00
..
keychain Drop index on key metadata table 2019-06-27 19:24:52 +02:00