php-src/ext/pdo_sqlite
2009-10-16 02:22:48 +00:00
..
tests - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args) 2009-07-19 18:55:31 +00:00
config.m4 MFH Add table key to getColumnMeta() with SQLite 2009-01-13 02:50:54 +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
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_pdo_sqlite_int.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_pdo_sqlite.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sqlite_driver.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sqlite_statement.c MFB: Re-introduce the Matteo's patch and combine default & text handling 2009-05-20 15:05:36 +00:00