Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to SQLite 3.28.0 | Christoph M. Becker | 2019-07-09 | 1 | -5/+79 |
| | | | | | | | | Over the years, multiple security vulnerabilities[1] have been found and fixed in SQLite3, so it makes sense to update our bundled libsqlite to the latest available version. [1] <https://www.cvedetails.com/vulnerability-list/vendor_id-9237/Sqlite.html> | ||||
* | Update to SQLite 3.14.0 | Christoph M. Becker | 2016-08-10 | 1 | -5/+19 |
| | |||||
* | Fix SQLite3 header files | Christoph M. Becker | 2016-07-25 | 1 | -0/+12 |
| | | | | | While sqlite3.c had already been updated to 3.13.0, the header files had been forgotten. | ||||
* | Implemented FR #71159 (Upgraed bundled SQLite lib to 3.9.2) | Xinchen Hui | 2015-12-18 | 1 | -3/+20 |
| | |||||
* | updated bundled libsqlite to 3.8.8.3 | Anatol Belski | 2015-03-25 | 1 | -3/+3 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
| | |||||
* | . Fixed bug #68120 Update bundled libsqlite | Anatol Belski | 2014-12-05 | 1 | -2/+32 |
| | |||||
* | updated libsqlite to 3.8.3.1 in 5.5 branch, too | Anatol Belski | 2014-03-10 | 1 | -15/+82 |
| | |||||
* | Upgraded bundled Sqlite3 to version 3.7.4. | Ilia Alshanetsky | 2010-12-11 | 1 | -0/+42 |
| | |||||
* | Upgraded to Sqlite 3.6.21 | Ilia Alshanetsky | 2009-12-08 | 1 | -2/+0 |
| | |||||
* | Sync libsqlite to 3.6.5 | Scott MacVicar | 2008-11-17 | 1 | -0/+8 |
| | |||||
* | Sync libsqlite to 3.6.1 | Scott MacVicar | 2008-08-06 | 1 | -2/+12 |
| | |||||
* | SQLite3 extension, still has 2 failing tests that will be sorted shortly. | Scott MacVicar | 2008-07-25 | 1 | -0/+362 |