php-src/ext/pdo_sqlite
2007-09-27 18:00:48 +00:00
..
sqlite MFH: php_localtime_r() checks 2007-06-07 09:07:36 +00:00
tests add missing skipif conditions 2005-12-21 11:42:06 +00:00
config.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 Add php_pdo_sqlite_external.dll to windows build. 2007-03-22 01:00:23 +00:00
CREDITS First cut at a PDO driver for SQLite 3.x 2004-09-19 10:55:41 +00:00
package2.xml Added missing file entry 2006-08-14 16:34:24 +00:00
pdo_sqlite.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
php_pdo_sqlite_int.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_pdo_sqlite.h MFH: Bump year. 2007-01-01 09:36:18 +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 Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
sqlite_statement.c Fixed bug #41831 (pdo_sqlite prepared statements convert resources to 2007-08-01 22:45:31 +00:00