open-keychain/OpenKeychain/src/main/sqldelight/org/sufficientlysecure/keychain
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
..
ApiAllowedKeys.sq ignore redundantly inserted allowed api keys 2018-07-04 13:59:21 +02:00
ApiApps.sq
AutocryptPeers.sq fix expiry bug in autocrypt key retrieval 2018-07-19 10:37:09 +02:00
Certs.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00
KeyMetadata.sq Drop index on key metadata table 2019-06-27 19:24:52 +02:00
KeyRingsPublic.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00
Keys.sq Make sure auth key selection dialog lists only keys with auth subkey available. 2018-12-04 15:17:31 +00:00
KeySignatures.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00
OverriddenWarnings.sq clean up OverriddenWarnigsDao 2018-07-04 13:59:21 +02:00
UserPackets.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00