Commit Verlauf

Autor SHA1 Nachricht Datum
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. vor 5 Monaten
  drh 8210233c7b Revise tests cases to align with the new EXPLAIN QUERY PLAN output. vor 3 Jahren
  dan 33a99fad08 Add experimental unicode-aware trigram tokenizer to fts5. And support for LIKE and GLOB optimizations for fts5 tables that use said tokenizer. vor 4 Jahren
  dan 685b2ee0c3 Allow fts5 to filter on multiple MATCH clauses in a single scan. vor 5 Jahren
  drh cdf88760da More test case updates. Tests are all running now. vor 6 Jahren
  drh b3f0276b9e Fix test cases so that they work with the new EXPLAIN QUERY PLAN output vor 6 Jahren
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about vor 7 Jahren
  dan 929b695111 Allow a user column name to be used on the LHS of a MATCH operator in FTS5. vor 7 Jahren
  dan 3e65f89ef6 Fix Makefile.in to account for recent changes. Update fts5 test scripts so that they do not run if SQLITE_ENABLE_FTS5 is not defined. vor 9 Jahren
  dan e4449454c5 Make use of range constraints on the rowid field of an fts5 table in full-text queries. vor 9 Jahren
  dan 7b2ec1ae41 Improve fts5 tests. vor 9 Jahren