open-keychain/OpenKeychain/src/main/sqldelight/org/sufficientlysecure/keychain
Vincent Breitmoser e3e5f7feec use explicit order for insert operations
This prevents a problem from different column orders in database tables.
In particular, this occurred with the user_packets table, where the `rank` column moved up in order.
2018-07-14 13:05:08 +02:00
..
ApiAllowedKeys.sq ignore redundantly inserted allowed api keys 2018-07-04 13:59:21 +02:00
ApiApps.sq
AutocryptPeers.sq always insert autocrypt key before update operations 2018-07-04 13:59:21 +02:00
Certs.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00
KeyMetadata.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00
KeyRingsPublic.sq use explicit order for insert operations 2018-07-14 13:05:08 +02:00
Keys.sq use explicit order for insert operations 2018-07-14 13:05:08 +02: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