php-src/ext/pdo_sqlite
Wez Furlong 55f53a5a96 symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled.  Volunteers welcome.
2005-02-17 04:23:15 +00:00
..
sqlite touch generated file to avoid implicit yacc rule from eating it 2005-01-12 06:08:36 +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
EXPERIMENTAL
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
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