summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-07 13:22:41 -0400
committerJune McEnroe <june@causal.agency>2020-07-07 13:22:41 -0400
commit21f284926c7668cf4c858f1733fadae18a299656 (patch)
tree318d8837da62203753bbb2de3ba92d257778cf87 /configure
parentBump ParamCap to 254 (diff)
downloadlitterbox-21f284926c7668cf4c858f1733fadae18a299656.tar.gz
litterbox-21f284926c7668cf4c858f1733fadae18a299656.zip
Only join FTS table when FTS query is present
This makes query construction more complex, but should allow for
performance gains, since it seems that as soon as the FTS table is
involved, SQLite will use no other indexes. (The query planner always
uses a VFilter.)
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions
55:56 -0500'>2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe 2020-01-28Change scout sensitivity to 1.4June McEnroe 2020-01-28Import shows.txtJune McEnroe