Historique des commits

Auteur SHA1 Message Date
  drh 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that il y a 4 mois
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. il y a 6 mois
  drh ac9e184e1f Avoid an infinite recursion on an illegal recursive definition of an il y a 4 ans
  dan 6e0a75a2b8 Fix a crash in the fts5vocab module caused by including a "term < NULL" term il y a 6 ans
  dan 25fb50674f Fix problems with joining two or more fts5_vocab tables that access the same il y a 6 ans
  drh 3a07548b0d Remove unnecessary whitespace from testcase result strings. il y a 6 ans
  drh 0f0d3ddf71 Enable DEFENSIVE mode by default for tests. This requires lots of case of il y a 6 ans
  mistachkin 885f410472 Remove some 'breakpoint' commands in test files. il y a 7 ans
  dan 48a72ebfa3 Update the fts5vocab table to handle "ORDER BY term" efficiently. il y a 8 ans
  dan 25247435be Rationalize some code in fts5_storage.c. Add tests to cover recently added branches in fts5. il y a 9 ans
  dan 4ca02079cf Fix fts5vocab.test so that it works with detail=none tables. il y a 9 ans
  dan 2598b833f0 Update the fts5vocab module to work with detail=col and detail=none tables. il y a 9 ans
  dan 0206920e27 Add tests to cover new branches added to the fts5 code by the previous commit. il y a 9 ans
  dan 05903e6a87 Handle equality and range constraints on the "term" column of fts5vocab tables. Also have the same module report columns using names instead of indexes. il y a 9 ans
  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. il y a 9 ans
  dan 0d45967b7f Increase test coverage of fts5_vocab.c. il y a 9 ans
  dan 27aac274b9 Improve test coverage of fts5_config.c. il y a 9 ans
  dan 71ab324066 Allow the fts5vocab table to optionally provide data on a per-column basis. il y a 9 ans
  dan 5e38f1c9bf Add the fts5vocab module, for direct access to the fts5 index. il y a 9 ans