php-src/ext/sqlite3
Remi Collet 012dc336a6 Fix buid with system libsqlite, see bug #74217
SQLITE_DETERMINISTIC only exists in recent version
e.g. missing on 3.7 which is the default on RHEL/CentOS-7
and probably others (wheezy have 3.7, jessie 3.8...)
2017-03-29 07:25:01 +02:00
..
libsqlite Update to SQLite 3.15.1 2016-11-14 14:55:13 +01:00
tests Fix buid with system libsqlite, see bug #74217 2017-03-29 07:25:01 +02:00
config.w32 Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
config0.m4 Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_sqlite3_structs.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sqlite3.c Fix buid with system libsqlite, see bug #74217 2017-03-29 07:25:01 +02:00