WAL and SQLCipher Support
WAL is now enabled by default to improve the performance of concurrent accesses to the database.
A new sqlite-net-sqlcipher
package is now included to make create encrypted databases easy.
WAL is now enabled by default to improve the performance of concurrent accesses to the database.
A new sqlite-net-sqlcipher
package is now included to make create encrypted databases easy.