php-src/ext/pdo_sqlite
Anatol Belski ef55a4b5b3 Enable FTS4 and FTS5 for bundled libsqlite
FTS3 is already enabled by default, and the other FTS versions
seems just to have been missed. Given that, the other FTS plugins
look like a low impact so worth a try. The current bundled libsqlite
versions in 7.x are proven stable already and support FTS5.
2016-11-08 02:26:43 +01:00
..
tests fix test if unlink fails occasionally 2016-05-01 19:25:39 +02:00
config.m4 Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
config.w32 Enable FTS4 and FTS5 for bundled libsqlite 2016-11-08 02:26:43 +01:00
CREDITS
package2.xml Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +00:00
pdo_sqlite.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_pdo_sqlite_int.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_pdo_sqlite.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sqlite_driver.c Do not edit the value in place (might be relates to #71261) 2016-01-04 05:38:15 -08:00
sqlite_statement.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00