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-04-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95ff205e6c4339028a8771492b41e909909c6a55
archived-php-src
/
ext
/
pdo_sqlite
T
History
Wez Furlong
12a678ca6a
*cough* de-bogusify driver registration.
...
(what was I smoking??)
2004-10-26 22:00:15 +00:00
..
config.m4
First cut at a PDO driver for SQLite 3.x
2004-09-19 10:55:41 +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
Add package.xml
2004-09-19 19:50:06 +00:00
pdo_sqlite.c
*cough* de-bogusify driver registration.
2004-10-26 22:00:15 +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
add entry for liveness check
2004-09-23 20:09:00 +00:00
sqlite_statement.c
Removing clucking debug and tweak the reset call
2004-09-26 20:52:07 +00:00