php-src/ext/sqlite3
Christoph M. Becker e511f152f4 Merge branch 'pull-request/2528'
* pull-request/2528:
  Change flags to use SQLITE3_OPEN_READ* constants instead of a fake-boolean, add tests on errors
  Implement writing to BLOBs in SQLite3
2017-06-19 14:47:42 +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
config0.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 Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_sqlite3.h Use reasonable SQLite3 module version 2017-06-09 13:49:32 +02:00
sqlite3.c 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