]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a token within an FTS query is prefixed with a '^' character, it must be the first...
authordan <dan@noemail.net>
Tue, 18 Oct 2011 19:39:41 +0000 (19:39 +0000)
committerdan <dan@noemail.net>
Tue, 18 Oct 2011 19:39:41 +0000 (19:39 +0000)
commit3f1ea8d114e20a377a12d5a7a88e5b4f6cc76e60
treee3d28c5bd719a49ea14517f5e93a7780095998d3
parenta986d33fd3e630ac8b16a5627761d242cb76d3be
If a token within an FTS query is prefixed with a '^' character, it must be the first token in a column of data to match.

FossilOrigin-Name: 63ac33c860eb32ce96699f06bf83121cec2ffaca
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_expr.c
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts3defer.test
test/fts3first.test [new file with mode: 0644]
test/permutations.test