php-src/ext/pdo_sqlite
2008-08-01 12:02:40 +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 MFB: add missing skipif conditions, fix existing ones 2005-12-21 11:43:24 +00:00
config.m4 MFB: Make pdo_sqlite use the bundled extension with sqlite3 2008-08-01 12:02:40 +00:00
config.w32 Remove non existent defines, change THREADSAFE to SQLITE_THREADSAFE and sync with 5.3 2008-07-24 14:20:51 +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 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
php_pdo_sqlite_int.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_pdo_sqlite.h MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00
sqlite_driver.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
sqlite_statement.c - Fixed compilation warnings 2008-03-22 20:37:08 +00:00