php-src/ext/pdo_sqlite
Rasmus Lerdorf 3f5a58bd3a Someone strap down Jani and give him a sedative please.
This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user grief.
2009-11-25 01:30:06 +00:00
..
libsqlite MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO. 2008-07-24 01:01:43 +00:00
tests - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) 2009-11-15 16:20:37 +00:00
config.m4 Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
config.w32 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206. 2009-10-16 02:22:48 +00:00
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package.xml MFB: Update bundled SQLite to 3.5.6 2008-03-07 10:55:14 +00:00
pdo_sqlite.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_pdo_sqlite_int.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_pdo_sqlite.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sqlite_driver.c - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
sqlite_statement.c MFB: Re-introduce the Matteo's patch and combine default & text handling 2009-05-20 15:06:20 +00:00