sqlite/ext/fts5/tool
2015-05-13 17:15:32 +00:00
..
loadfts5.tcl 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. 2015-05-13 17:15:32 +00:00
showfts5.tcl Change the fts5 content= option so that it matches fts5 columns with the underlying table columns by name, not by their position within the CREATE TABLE statement. 2015-04-27 16:21:49 +00:00