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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffccad99e2cacbe2ec128efdbf94bbf6b185eeb5
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
ffccad99e2
Add blobOpen method for reading SQlite3 blobs via streams.
2009-01-24 12:16:57 +00:00
..
libsqlite
MFB: Upgraded bundled sqlite3 to 3.6.10
2009-01-18 18:03:36 +00:00
tests
Fix bug
#47159
- Any SQLite3 statement prepared should be added to the freelist
2009-01-20 09:57:26 +00:00
config0.m4
Add table key to getColumnMeta() with SQLite
2009-01-13 02:50:23 +00:00
config.w32
Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static
2008-08-05 20:22:53 +00:00
CREDITS
- Fix EOLs
2008-07-26 22:18:00 +00:00
php_sqlite3_structs.h
Bump copyright year, 3 of 3.
2008-12-31 11:12:40 +00:00
php_sqlite3.h
Bump copyright year, 3 of 3.
2008-12-31 11:12:40 +00:00
sqlite3.c
Add blobOpen method for reading SQlite3 blobs via streams.
2009-01-24 12:16:57 +00:00