mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-27 12:24:11 +02:00
parent
63e2bdf18d
commit
771bd81b62
4 changed files with 4 additions and 4 deletions
|
|
@ -386,7 +386,7 @@ def test_enable_fts_replace_does_nothing_if_args_the_same():
|
|||
"where\n"
|
||||
" [books_fts] match :query\n"
|
||||
"order by\n"
|
||||
" rank desc"
|
||||
" rank"
|
||||
),
|
||||
),
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue