@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
@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