Skip to content

wxSQLite3 4.4.4

Compare
Choose a tag to compare
@utelle utelle released this 07 Aug 22:07

Changes since previous release:

  • Upgrade to SQLite version 3.29.0
  • Added SQLite logging support
  • Added build support for VS2019
  • Added CMake support (PR #63)
  • Updated build files to overcome problems with static builds (issue #73)
  • Eliminated duplication of error messages for different wxWidgets builds (PR #64)
  • Fixed missing call to progress callback in wxSQLite3Database::Restore (PR #66)
  • Fixed issue #58 with silently failing wxSQLite3Transaction::Commit method
  • Fixed issue with named collections which could result in crashes (PR #59)

For further details see release wxSQLite3 4.0.0.