Skip to content

WAL and SQLCipher Support

Compare
Choose a tag to compare
@praeclarum praeclarum released this 10 Sep 20:11
· 209 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.