Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  dan b1cbae8bd6 When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation. 3 viikkoa sitten
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. 7 kuukautta sitten
  dan 015020cd1a Add the 'secure-delete' option to fts5. Used to configure fts5 to aggressively remove old full-text-index entries belonging to deleted or updated rows. 1 vuosi sitten
  drh 0f0d3ddf71 Enable DEFENSIVE mode by default for tests. This requires lots of case of 6 vuotta sitten
  drh a690ff360b Change the error message text for SQLITE_ERROR to omit the part about 7 vuotta sitten
  dan 204debf3a3 Increment the fts5 version value to indicate that the on-disk format has changed. 9 vuotta sitten
  dan 291d090947 Merge the fts5-btree-index branch with this one. FTS5 changes only. 9 vuotta sitten
  dan bcf2163771 Merge the Fts5MultiSegIter and Fts5IndexIter objects. 9 vuotta sitten
  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. 9 vuotta sitten
  dan 23d538885e Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token. 9 vuotta sitten
  dan 76724372ae Improve the error message returned by FTS5 if it encounters an unknown file format. 9 vuotta sitten