Skip to content

SQLite3 Multiple Ciphers 1.7.2 (based on SQLite 3.43.2)

Compare
Choose a tag to compare
@utelle utelle released this 11 Oct 15:17
· 66 commits to main since this release
v1.7.2
1b8d7d1

Changes since previous release

  • Based on SQLite version 3.43.2
    SQLite version 3.43.2 is a small patch to version 3.43.1 and 3.43.0 that fixes some minor inaccuracies. Most likely the changes do not affect your projects, but you are welcome to upgrade nevertheless.

Notes

  • SQLite3 binaries for Windows (SQLite3 shell and DLLs) can be found as separate downloads with resp. without enabled ICU support in variants for 32-bit and 64-bit Windows. The SQLite3 shell applications support the SQLite Archive feature.
  • Additionally, a source code amalgamation is provided. That is, a single C source file and a single C header file.