php-src/ext/pdo_sqlite
2008-03-10 17:26:33 +00:00
..
sqlite fix gcov build 2008-03-10 17:26:33 +00:00
tests add missing skipif conditions 2005-12-21 11:42:06 +00:00
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 First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_pdo_sqlite_int.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_pdo_sqlite.h remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00
post-bundle.sh fixup the build in HEAD again... moved the maintainer only stuff out of the 2005-07-27 11:53:00 +00:00
sqlite_driver.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
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