summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/auth.c
Commit message (Collapse)AuthorAgeFilesLines
* merge patch from http://www.sqlite.org/cvstrac/chngview?cn=1953Stanislav Malyshev2005-01-031-4/+4
| | | | | bug led to PHP exiting on queries with unknown columns
* Upgrade bundled library to 2.8.14 + misc fixesWez Furlong2004-07-101-14/+8
| | | | | (http://www.sqlite.org/cvstrac/chngview?cn=1742)
* Upgrade bundled libsqlite to 2.8.9Ilia Alshanetsky2004-01-081-4/+4
|
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-19/+92
| | | | | | 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/+152
# sqlite has a completely non-restrictive license