Closed brodycj closed 9 years ago
Also includes further testing of the default database corruption error handler, in case the database file is corrupted after opening successfully.
Ref: sqlcipher/android-database-sqlcipher#169 sqlcipher/android-database-sqlcipher#192
The new CustomCorruptionHandlerTest could probably use some serious refactoring. I will look into it if I get a chance, someday.
Look good @brodybits - thanks! :+1:
Also includes further testing of the default database corruption error handler, in case the database file is corrupted after opening successfully.
Ref: sqlcipher/android-database-sqlcipher#169 sqlcipher/android-database-sqlcipher#192
The new CustomCorruptionHandlerTest could probably use some serious refactoring. I will look into it if I get a chance, someday.