| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 4.7.2
* Added method wxSQLite3Database::QueryTransactionState
* Upgrade to SQLite3 Multiple Ciphers version 1.3.2
* Based on SQLite 3.35.5
* Enabled new SQLite Math Extension
* Fixed a memory leak in method wxSQLite3Database::GetTable
* WAL journals left behind by versions <= 1.2.5 are not
compatible with this new implementation. To be able to access
WAL journals created by prior versions, the configuration
parameter mc_legacy_wal was introduced.
- Update to version 4.6.1. No changelog provided by upstream
- Update to version 4.5.1. Too many changes to list, see https://github.com/utelle/wxsqlite3#history - Drop _service file - Spec cleanup
- Version 3.5.8.20171102.1b93c9c Fixed an issue with SQLite savepoints, if the savepoint name contained special characters. Savepoint names are now always quoted.
- Version 3.5.3.20170331.3494a8b
- Version 3.5.2.20170319.e79d1ef
- Initial version 3.5.1.20170216.2927d43