summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/table.c
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-203/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* More wordsize fixesArd Biesheuvel2004-03-081-1/+1
|
* Upgrade bundled libsqlite to 2.8.9Ilia Alshanetsky2004-01-081-1/+2
|
* The first element of the array seems to store the members countSascha Schumann2003-08-171-1/+1
| | | | | Add a cast to (long) to quiet the compiler
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-1/+3
| | | | | | 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/+200
# sqlite has a completely non-restrictive license