This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58b4b656fa791f3696e9bc9512db1da65e0dbe1b
archived-php-src
/
ext
/
pdo_sqlite
History
Johannes Schlüter
8715eb0afa
Fix tests (use a in-memory database not a file called memory)
2008-12-03 11:00:19 +00:00
..
libsqlite
MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.
2008-07-24 01:01:43 +00:00
tests
Fix tests (use a in-memory database not a file called memory)
2008-12-03 11:00:19 +00:00
config.m4
MFB: Make pdo_sqlite use the bundled extension with sqlite3
2008-08-01 12:02:40 +00:00
config.w32
Stupid typo
2008-08-06 16:57:08 +00:00
CREDITS
…
package.xml
…
pdo_sqlite.c
MFB: Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain. Also kill useless PECL version tag in MINFO.
2008-07-24 01:01:43 +00:00
php_pdo_sqlite_int.h
…
php_pdo_sqlite.h
…
sqlite_driver.c
- Fixed memory leaks
2008-12-02 21:00:23 +00:00
sqlite_statement.c
- Fixed compilation warnings
2008-03-22 20:37:08 +00:00