QtCipherSqlitePlugin Versions Save

A Qt plugin for cipher SQLite.

v1.3

1 year ago
  • Update to Sqlite 3.37.0
  • Update to wxSqlite3 to latest main branch
  • Support Qt 6
  • Tested on following versions:
    • Qt 5.15.2 MSVC2019
    • Qt 6.2.1 MSVC2019

v1.2

5 years ago

Add legacy_page_size connection options for all ciphers.

v1.1

5 years ago

Supports more Qt versions. This version has been tested on following platform:

  • Qt 5.11.1 MSVC2017
  • Qt 5.10.1 MINGW 5.3 32-bit
  • Qt 5.9.6 MINGW 5.3 32-bit
  • Qt 5.8.0 MINGW 5.3 32-bit
  • Qt 5.7.1 MINGW 5.3 32-bit

Versions older than Qt 5.7.1 was not supported right now.