summaryrefslogtreecommitdiff
path: root/ext/sqlite3/libsqlite/sqlite3ext.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to SQLite 3.28.0Christoph M. Becker2019-07-091-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.0Christoph M. Becker2016-08-101-5/+19
|
* Fix SQLite3 header filesChristoph M. Becker2016-07-251-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 Hui2015-12-181-3/+20
|
* updated bundled libsqlite to 3.8.8.3Anatol Belski2015-03-251-3/+3
|
* trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
|
* . Fixed bug #68120 Update bundled libsqliteAnatol Belski2014-12-051-2/+32
|
* updated libsqlite to 3.8.3.1 in 5.5 branch, tooAnatol Belski2014-03-101-15/+82
|
* Upgraded bundled Sqlite3 to version 3.7.4.Ilia Alshanetsky2010-12-111-0/+42
|
* Upgraded to Sqlite 3.6.21Ilia Alshanetsky2009-12-081-2/+0
|
* Sync libsqlite to 3.6.5Scott MacVicar2008-11-171-0/+8
|
* Sync libsqlite to 3.6.1Scott MacVicar2008-08-061-2/+12
|
* SQLite3 extension, still has 2 failing tests that will be sorted shortly.Scott MacVicar2008-07-251-0/+362