Alexandre Daubois
|
417f3fdb91
|
Improve ext/pdo_sqlite tests cleanup (#11900)
|
2023-08-08 09:49:02 +01:00 |
|
othercorey
|
108bd4417a
|
Add pdo_sqlite tests for empty filename and in-memory uri (#7662)
pdo_sqlite already supports empty filenames and shared in-memory DBs. Add tests for them.
|
2021-11-24 14:49:10 +01:00 |
|
Nikita Popov
|
7485978339
|
Migrate SKIPIF -> EXTENSIONS (#7138)
This is an automated migration of most SKIPIF extension_loaded checks.
|
2021-06-11 11:57:42 +02:00 |
|
tzmfreedom
|
a8dd009f23
|
Allow specifying sqlite3 DSN (file:/) in PDO SQLite
Closes GH-6610.
|
2021-01-25 14:44:56 +01:00 |
|