- Update to Sqlite 3.37.0
- Update to wxSqlite3 to main branch
- Support Qt 6
- Tested on following versions:
- Qt 5.15.2 MSVC2019
- Qt 6.2.1 MSVC2019
- Add legacy_page_size connection options for all ciphers.
- Update wxSQLite3 to 4.0.4
- Add Qt private configuration in order to use Qt private headers.
- Support multiple ciphers, including AES128CBC, AES256CBC, CHACHA20 and SQLCIPHER.
- Update sqlitecipher plugin debug name pattern on Mac OS.
- Port test code to iOS.
- Fix a crash bug compiling with gcc.
- Update sqlite to 3.17.0
- Update wxSqlite3 to 3.5.2
- Copy private Qt sources to this project.
- Update sqlite to 3.12.2
- Update wxSqlite3 to 3.3.1
- Update driver code to Qt 5.6. Now we could support Qt 5.0 to 5.6, but not for 5.7.
- Improve Qt private path settings.
- Add password create, update and remove. Thanks to @topillar
- Return false when password is incorrect.
- Add password paramater to open() function.
- Update sqlite to 3.8.5
- Update wxSqlite3 to 3.1.0
- Update sqlite to 3.7.15.1
- Support for Qt 5
- sqlite 3.7.13