]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a test case for what was formerly thought to be an unreachable condition:
authordrh <drh@noemail.net>
Wed, 15 Apr 2015 04:20:58 +0000 (04:20 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Apr 2015 04:20:58 +0000 (04:20 +0000)
commit311efc70a74a01d22b4d90c87490cda41b0b110a
tree1d671c67dafd43302537a9c5b4266f68355bc3c8
parent126a6e260cda6446d509897d2a32097a5e63dad3
Add a test case for what was formerly thought to be an unreachable condition:
when the LHS of an OR operator contains an error and the RHS contains an IN
operator.

FossilOrigin-Name: 3872742591add4e94033484c2844e7d7ab69674b
manifest
manifest.uuid
src/expr.c
test/in.test