Skip to content

WAL and SQLCipher Support

Choose a tag to compare

@praeclarum praeclarum released this 10 Sep 20:11
· 230 commits to master since this release
b6a2feb

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.