php-src/ext/pdo_sqlite
Wez Furlong dcac8e1a44 Prep for PECL release.
Fixup config.m4 to work properly under a pear tool vpath build
# seems strange that it was so badly broken... did something major change?
2005-07-27 04:07:11 +00:00
..
sqlite Fixed compiler warning. 2005-07-14 23:17:16 +00:00
tests Added test for bug #33841. 2005-07-24 17:19:59 +00:00
config.m4 Prep for PECL release. 2005-07-27 04:07:11 +00:00
config.w32 Upgraded bundled sqlite lib to 3.2.2 2005-06-30 20:58:36 +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 First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
sqlite_driver.c Only set authorizer if we intend to use it (safe_mode or open_basedir). 2005-07-27 02:35:37 +00:00
sqlite_statement.c Fixed bug #33841 (pdo sqlite driver forgets to update affected column count 2005-07-23 23:34:04 +00:00