summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/expr.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade bundled libsqlite to 2.8.9Ilia Alshanetsky2004-01-081-24/+37
|
* Update bundled library to 2.8.3 + patches from sqlite author to enableWez Furlong2003-06-061-0/+1
| | | | | authorization checks for the ATTACH database command.
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-48/+73
| | | | | | Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes
* Bundle relevant parts of sqlite 2.8.0.Wez Furlong2003-04-171-0/+1595
# sqlite has a completely non-restrictive license