]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reinstate the optimization that converts "x IN (y)" into "x==y".
authordrh <drh@noemail.net>
Thu, 26 Mar 2020 00:29:50 +0000 (00:29 +0000)
committerdrh <drh@noemail.net>
Thu, 26 Mar 2020 00:29:50 +0000 (00:29 +0000)
commit95b395901a3b34c9b26b42da80ead52d02f0e54a
treee22d41917b5c76db70bd43294a807c08a1ff5fe3
parentcdbb28154eeb8d790562e1e32fb2df71abef0e37
Reinstate the optimization that converts "x IN (y)" into "x==y".

FossilOrigin-Name: 27936e6884e77093533719c7955a17f051cfb359872e51a6d1481152e6256443
manifest
manifest.uuid
src/expr.c
src/parse.y