提交历史

作者 SHA1 备注 提交日期
  drh 1c2ad465c6 Tcl_ChannelType implementations for Tcl9 apparently require that 5 月之前
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 6 月之前
  dan 8c5611a169 Fix problems in fts5 test code. 1 年之前
  drh 7d44b22d45 Fix test cases so that they all still work even with -DSQLITE_DQS=0. 3 年之前
  dan db5ed35609 Avoid a buffer overread in fts5 that could occur when parsing corrupt configuration records. 5 年之前
  dan c19e22f397 Fix possible null pointer dereferences in the fts5_expr() scalar function. 5 年之前
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about 7 年之前
  dan 49377a8fb7 Fix a problem with the fts5 auxiliary function API causing a crash when a query contained a phrase of zero terms. 8 年之前
  dan e8c20120ce Fix handling of strings that contain zero tokens in fts5. And other problems found by fuzzing. 8 年之前
  dan 4364e5c9f7 Fix an fts5 problem involving detail=none, "ORDER BY rowid DESC" and deleted items. Also add tests to verify that the documented operator precedences are correct. 9 年之前
  dan cb8b58caf7 Begin changes to allow synonym support by adding multiple terms to a query (an alternative to adding multiple terms to the FTS index). 9 年之前
  dan dbac3ece0f Return an error message (instead of segfaulting) if test function fts5_expr() is invoked with no arguments. 9 年之前
  dan aa4d380a42 Handle the case where a tokenizer determines that there are zero tokens in an fts5 query term. 10 年之前