php-src/ext/sqlite3
Nikita Popov 035a27cbc6 Only compute callback name in error cases
Mostly the callback name is only used to report an error. Try to
avoid calculating it if no error occurred.
2017-06-25 18:45:59 +02:00
..
libsqlite Update to SQLite 3.19.3 2017-06-09 14:47:18 +02:00
tests Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, add tests on errors 2017-06-08 11:25:00 +12: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 Use reasonable SQLite3 module version 2017-06-09 13:49:32 +02:00
php_sqlite3_structs.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sqlite3.c Only compute callback name in error cases 2017-06-25 18:45:59 +02:00