Skip to content

v4.12.0

Latest

Choose a tag to compare

@sjlombardo sjlombardo released this 08 Dec 15:28
· 5 commits to master since this release
  • Updates baseline to SQLite 3.51.1
  • Adds PRAGMA cipher_status so applications can verify a database handle is using encryption
  • Improves guards against key/rekey/attach misuse
  • Adds criteria for PRAGMA cipher_migrate tests
  • Fixes check for __has_feature macro to separate it from use
  • Fixes CHANGELOG.md markdown formatting, typos, and inline code snippets
  • Fixes conditional in SQLCipher pragma handling
  • Removes deprecated providers for LibTomCrypt and NSS
  • Removes unnecessary shutdown and URI config changes in core tests
  • Ensures all test suite database handles are closed before delete