]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the affinity of the RHS of an IN operator does not affect the
authordrh <drh@noemail.net>
Tue, 11 Jun 2019 18:07:53 +0000 (18:07 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Jun 2019 18:07:53 +0000 (18:07 +0000)
commit42be2ad30bad38f15a4c33956d6fe2b9c4b00989
tree9fb2adb236d6982420d11e314b82fe9350cf53b5
parent2c3f46500fb8f1cb8dbd2d325719ebc77c02e0e5
Make sure the affinity of the RHS of an IN operator does not affect the
outcome even if the RHS expression contains a COLLATE clause.
Ticket [57353f8243c637c0]

FossilOrigin-Name: 0f748fe58bbbb7ce3f30303da25ec811b2bbce249549aa9c7927979ac5b38013
manifest
manifest.uuid
src/expr.c
test/in.test