php-src/ext/pdo_sqlite
2005-10-03 23:47:55 +00:00
..
sqlite nuke warning 2005-10-03 23:47:55 +00:00
tests Added test for bug #33841. 2005-07-24 17:19:59 +00:00
config.m4 fix typo 2005-09-24 23:22:44 +00:00
config.w32 Upgrade sqlite lib to 3.2.5 2005-08-28 16:57:01 +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 Prep for PECL release. 2005-07-27 04:07:11 +00:00
pdo_sqlite.c Prep for PECL release. 2005-07-27 04:07:11 +00:00
php_pdo_sqlite_int.h work in progress on UDF. 2005-06-10 02:50:37 +00:00
php_pdo_sqlite.h - Bumber up year 2005-08-03 14:08:58 +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 Allow overloading of PDO constructor. 2005-09-20 19:52:05 +00:00
sqlite_statement.c actually reset the statement when closeCursor() is called. 2005-09-11 04:59:41 +00:00