php-src/ext/pdo_sqlite
Antony Dovgal c92ae847c7 add missing skipif conditions
fix existing ones
2005-12-21 11:42:06 +00:00
..
sqlite Updated libsqlite in ext/pdo_sqlite to 3.2.8. 2005-12-20 15:33:03 +00:00
tests add missing skipif conditions 2005-12-21 11:42:06 +00:00
config.m4 use || instead of -o to support weird systems with old test 2005-11-27 22:59:54 +00:00
config.w32 Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (step 1) 2005-08-28 16:53:27 +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
package2.xml switch to package2.xml 2005-12-04 22:34:26 +00:00
pdo_sqlite.c MFH: nuke php3 legacy 2005-12-06 02:28:41 +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 Proper error handling for persistent connections. 2005-12-20 14:50:12 +00:00
sqlite_statement.c - TSRM fix 2005-09-29 19:57:13 +00:00