php-src/ext/sqlite3
BohwaZ 94ec262fca Fix #77051: Issue with re-binding on SQLite3
We have to call `sqlite3_reset()` before re-binding the parameters.
2018-11-29 02:16:57 +01:00
..
libsqlite Update to SQLite 3.20.1 2017-08-26 12:13:06 +02:00
tests Fix #77051: Issue with re-binding on SQLite3 2018-11-29 02:16:57 +01:00
config.w32 win32 for pdo_sqlite 2017-08-04 13:28:48 +02:00
config0.m4 move AC_DEFINE in the right position (in bundled lib conditon) 2017-08-31 07:55:45 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3.h year++ 2018-01-02 12:55:14 +08:00
php_sqlite3_structs.h year++ 2018-01-02 12:55:14 +08:00
sqlite3.c Fix #77051: Issue with re-binding on SQLite3 2018-11-29 02:16:57 +01:00