Commit History

Author SHA1 Message Date
  dan b80d01a182 Have fts5 better handle OOM errors from sqlite3_blob_close(). 1 month ago
  dan 7a41b48cf9 Alternative implementation of fts5 locale=1 feature that allows blobs to be stored in indexed columns of fts5 locale=1 tables. 5 months ago
  dan cd889c7a88 Fix an OOM-handling problem affecting locale=1 fts5 tables. 5 months ago
  dan 50ca8af6f2 Fix a dropped error code in fts5. 6 months ago
  dan 8d4edd0d67 Add fts5 auxiliary function fts5_get_locale(). For querying the locale of a stored value. 6 months ago
  dan ef2401f669 Tests to improve coverage of fts5_expr.c. 6 months ago
  dan f0f240c0d8 Add tests to restore coverage of fts5_storage.c. 6 months ago
  dan db79dd1f88 Add tests to restore coverage of fts5_main.c. 6 months ago
  dan 41ebf965cd Extra tests. 6 months ago
  dan 189c41221d Further tests and fixes for this branch. 6 months ago
  dan a7384e0de2 More tests for the new code on this branch. 6 months ago