diff options
author | June McEnroe <june@causal.agency> | 2020-05-21 16:44:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-21 16:45:50 -0400 |
commit | d63dcec6a26bb67ce8ac29ab81048e8877caff16 (patch) | |
tree | 16f04f5a8584c2ed9c1bde8ff2845f007ba9b286 /scoop.1 | |
parent | Explicitly set stdout line buffered when paging (diff) | |
download | litterbox-d63dcec6a26bb67ce8ac29ab81048e8877caff16.tar.gz litterbox-d63dcec6a26bb67ce8ac29ab81048e8877caff16.zip |
Add only the necessary expressions to scoop's query
This makes the queries generally faster and capable of taking advantage of any indexes that get created.
Diffstat (limited to '')
-rw-r--r-- | scoop.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scoop.1 b/scoop.1 index fddd749..51ad6c7 100644 --- a/scoop.1 +++ b/scoop.1 @@ -197,7 +197,6 @@ Add the SQL expression to the .Sy WHERE clause of the query. -This option can only be used once. . .It Ar search Match events using full-text search. |