php-src/ext/pdo_sqlite
David CARLIER 54f92fc333
ext/pdo_sqlite: simplifying sqlite3_exec usage. (#10910)
pdo_sqlite_error copy the error message via the php's allocator,
 while the one from sqlite3_exec is unused.
2023-03-23 13:43:58 +00:00
..
tests Fix unescaped {TMP} variables in tests 2023-03-01 13:24:39 +01:00
config.m4 Require sqlite >= 3.7.7 for URI in DSN (#7347) 2021-08-11 10:31:28 +02:00
config.w32 Move HAVE_SQLITE3_CLOSE_V2 to pdo_sqlite 2019-07-21 00:40:59 +02:00
CREDITS
pdo_sqlite.c Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
php_pdo_sqlite_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_sqlite.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sqlite_driver_arginfo.h Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_driver.c ext/pdo_sqlite: simplifying sqlite3_exec usage. (#10910) 2023-03-23 13:43:58 +00:00
sqlite_driver.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_statement.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00