sailfishos / sailfish-secrets

BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

[sailfish-secrets] Indicate that SQLCipher db version is 3. #184

Closed dcaliste closed 2 years ago

dcaliste commented 2 years ago

@chriadam and @pvuorela this is a minimal change to allow to use SQLCipher 4 with our database without handling a migration.

This is not optimal, but at least one can update SQLCipher without too much fuss. It's still possible to later migrate the databases to version 4 in another PR. See sailfishos/sqlcipher#4