The new version 2.1.1 of wxSQLite3 - a thin wrapper for the SQLite database for wxWidgets applications - supports the current version 3.7.6.1 of SQLite. This version is compatible with wxWidgets 2.8.11 and wxWidgets 2.9.1.
Recent changes:
A convenience method wxSQLite3Statement::ExecuteScalar has been added. The write-ahead log checkpoint method has been updated to support the latest SQLite API.