]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the BETWEEN operator so that it propagates the EP_Subquery,
authordrh <>
Tue, 21 Apr 2026 20:28:38 +0000 (20:28 +0000)
committerdrh <>
Tue, 21 Apr 2026 20:28:38 +0000 (20:28 +0000)
commitee7f6f29fc4950cd2e3b44fec950d6b0034bd7d4
tree928d69a84f2627fdb265479be6e72bfd9f85601c
parentc3b52dff5360c3daa8abb399be9113552bf70c7f
Fix the BETWEEN operator so that it propagates the EP_Subquery,
EP_Collate, and EP_HasFunc flags in the expression tree, as it ought.
Fix for the problem reported at
[forum:/forumpost/2026-04-21T19:10:55Z|forum post 2026-04-21T19:10:55Z]
and probably a bunch of other problems too.  This has been incorrect
for a long time.

FossilOrigin-Name: 2d1d2947b28f5dcbf4c66b594e176038c4e71e61948a88db565c1cb1212657ce
manifest
manifest.uuid
src/parse.y
test/update.test