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-25 17:08:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77ebf81492e8d9dcd441894cea9e6efdc8d1011a
archived-php-src
/
ext
/
pdo_sqlite
T
History
tzmfreedom
a8dd009f23
Allow specifying sqlite3 DSN (file:/) in PDO SQLite
...
Closes GH-6610.
2021-01-25 14:44:56 +01:00
..
tests
Allow specifying sqlite3 DSN (file:/) in PDO SQLite
2021-01-25 14:44:56 +01:00
config.m4
Fixed bug
#79056
2020-01-03 11:08:48 +01:00
config.w32
Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite
2019-07-21 00:40:59 +02:00
CREDITS
…
pdo_sqlite.c
Get rid of empty function entries
2020-08-01 10:07:05 +02:00
php_pdo_sqlite_int.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_pdo_sqlite.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
sqlite_driver_arginfo.h
Improve parameter names in ext/pdo_sqlite
2020-10-12 18:05:35 +02:00
sqlite_driver.c
Allow specifying sqlite3 DSN (file:/) in PDO SQLite
2021-01-25 14:44:56 +01:00
sqlite_driver.stub.php
Improve parameter names in ext/pdo_sqlite
2020-10-12 18:05:35 +02:00
sqlite_statement.c
Support native types in PDO SQLite
2020-12-23 11:25:31 +01:00