php-src/ext/sqlite3
David Carlier 22bd2ae63f
ext/sqlite3: explain statement support addition.
similar to what have been done for pdo/sqlite as having statement
explain support to simulate how a query would operate or
for more advanced users, analysing the VM routines used
for possible optimisations.

close GH-18853
2025-06-23 07:57:45 +01:00
..
tests ext/sqlite3: explain statement support addition. 2025-06-23 07:57:45 +01:00
config.w32 Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291) 2024-08-09 14:51:05 +02:00
config0.m4 Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291) 2024-08-09 14:51:05 +02:00
CREDITS
php_sqlite3.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sqlite3_structs.h Pack _php_sqlite3_db_object 2025-02-10 08:42:11 +01:00
sqlite3.c ext/sqlite3: explain statement support addition. 2025-06-23 07:57:45 +01:00
sqlite3.stub.php ext/sqlite3: explain statement support addition. 2025-06-23 07:57:45 +01:00
sqlite3_arginfo.h ext/sqlite3: explain statement support addition. 2025-06-23 07:57:45 +01:00