php-src/ext/pdo_sqlite
2005-01-18 04:58:50 +00:00
..
sqlite touch generated file to avoid implicit yacc rule from eating it 2005-01-12 06:08:36 +00:00
config.m4 jumbo commit; implement sqlstate error codes. 2005-01-07 05:27:27 +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 jumbo commit; implement sqlstate error codes. 2005-01-07 05:27:27 +00:00
pdo_sqlite.c jumbo commit; implement sqlstate error codes. 2005-01-07 05:27:27 +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 Allow drivers to select bind emulation on a per statement basis 2005-01-18 04:58:50 +00:00
sqlite_statement.c be aware of scrollable cursors; sqlite doesn't support them 2005-01-12 06:08:59 +00:00