]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disqualify row-value comparisons for use by an index if the right-hand side
authordrh <drh@noemail.net>
Tue, 22 Oct 2019 19:51:29 +0000 (19:51 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Oct 2019 19:51:29 +0000 (19:51 +0000)
commitdb36e255d5f7162f6abcdfcafeca4f22668e139c
tree89518473318e6387c89d5a876b9dcc10a87733d9
parent98c94e60d0b6a59c63cb0618be8307d34e3b97a6
Disqualify row-value comparisons for use by an index if the right-hand side
has an affinity that does not match the index.
Fix for ticket [6ef984af8972c2eb]

FossilOrigin-Name: 5c118617cf08e17a6edfdfba86e3fc49132a780990b68b52724c2aaeac85f506
manifest
manifest.uuid
src/expr.c
test/rowvalue.test