php-src/ext/pdo_sqlite
Scott MacVicar 4147031eb0 Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.)
Fixed bug #42443 (Bind integers and booleans as integers rather than strings.)
2008-03-07 16:58:55 +00:00
..
sqlite Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
tests
config.m4 Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
config.w32 Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
CREDITS
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c
php_pdo_sqlite_int.h
php_pdo_sqlite.h
post-bundle.sh
sqlite_driver.c
sqlite_statement.c Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) 2008-03-07 16:58:55 +00:00