]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem handling expressions like "(a, b) IN (SELECT ... ORDER BY 1, 2)" when... rowvalue
authordan <dan@noemail.net>
Wed, 7 Sep 2016 19:37:20 +0000 (19:37 +0000)
committerdan <dan@noemail.net>
Wed, 7 Sep 2016 19:37:20 +0000 (19:37 +0000)
commit26c8d0ca21d2254b9906ac3dcc02cb82ac0604b7
treed507925172cea139d77f695936bc6247d866f68c
parentc097e122b90fceccc510049eb1cb438fc0bec5e7
Fix a problem handling expressions like "(a, b) IN (SELECT ... ORDER BY 1, 2)" when there is an index on "a" but not "b".

FossilOrigin-Name: 7f2c5c9ee3628c968306a5ab2e5a9a761f1b8055
manifest
manifest.uuid
src/wherecode.c
test/rowvalue9.test