php-src/ext/pdo_sqlite
Marcus Boerger b89fda667f - Drop driver name from generic tests and reserve those names for driver
specific tests.
# Well a little design correction
2005-02-24 00:11:16 +00:00
..
sqlite touch generated file to avoid implicit yacc rule from eating it 2005-01-12 06:08:36 +00:00
tests - Drop driver name from generic tests and reserve those names for driver 2005-02-24 00:11:16 +00:00
config.m4 symlinked pdo drivers under ext. 2005-02-17 04:23:15 +00:00
config.w32 Add additional include search path 2004-09-20 21:26:24 +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 release 2005-02-12 08:23:32 +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 Fixed compile warnings. 2005-02-09 16:33:00 +00:00
sqlite_statement.c Fixed compile warnings. 2005-02-09 16:33:00 +00:00