php-src/ext/pdo_sqlite
2005-03-09 04:45:08 +00:00
..
sqlite touch 2005-03-01 01:45:34 +00:00
tests Add test 020 and 021 for PDO_SQLite. 2005-03-09 04:45:08 +00:00
config.m4 If pdo is disabled, skip all the pdo extensions. 2005-02-28 08:18:47 +00:00
config.w32 build bundled sqlite on win32 2005-02-28 03:23:56 +00:00
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
EXPERIMENTAL First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package.xml upgrade bundled sqlite to sqlite 3.1.3 2005-02-27 05:20:19 +00:00
pdo_sqlite.c prep for release 2005-02-12 08:23:32 +00:00
php_pdo_sqlite_int.h meta data for sqlite3. 2004-09-26 20:46:35 +00:00
php_pdo_sqlite.h First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
sqlite_driver.c Alan: moved your fields away, but reserved you a pointer. 2005-02-26 17:27:51 +00:00
sqlite_statement.c fix for PECL Bug #3452 2005-02-28 01:30:14 +00:00