]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle expressions like "expr IS TRUE COLLATE xyz" in the same way as "expr IS TRUE...
authordan <dan@noemail.net>
Wed, 12 Jun 2019 13:49:32 +0000 (13:49 +0000)
committerdan <dan@noemail.net>
Wed, 12 Jun 2019 13:49:32 +0000 (13:49 +0000)
commit6ece353f2d2223ec78e63ce972081a047e89a641
tree0aea1998f1622dfb47218cacd5c081974d82f2d0
parenta7d6db6ac05cb7d51c19494feba51a65c6a21cd2
Handle expressions like "expr IS TRUE COLLATE xyz" in the same way as "expr IS TRUE". Fix for [4d01eda8115b10d1].

FossilOrigin-Name: 5c6146b56a75a94f4baa10e95407c54dd0b9314a57a8702a4b96b15c4d7ac48c
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/treeview.c
test/istrue.test