]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When the left table of a RIGHT JOIN is used inside an aggregate function and the...
authordrh <>
Sat, 25 Mar 2023 23:52:05 +0000 (23:52 +0000)
committerdrh <>
Sat, 25 Mar 2023 23:52:05 +0000 (23:52 +0000)
commitb900f9e6e8571f266f6d5d2bc22518c598ea92bc
treebaa0f673ee53e2e338c39c232e06b93f34d17bcc
parent7bb842642c75b8b2664dd1c7b47df65bf4500e9e
parentdebc3202c6ac81a4baee951cddfad9a2087ed56e
When the left table of a RIGHT JOIN is used inside an aggregate function and the left table employs an index on expressions, then make sure the expressions evaluate to NULL for the cases where the left table should be NULL. Fix for
[forum:/forumpost/9b491e1deb|forum post 9b491e1deb].

FossilOrigin-Name: ffe23af73fcb324df988a00be343654ce7078b7208647c4eb779d666b8297e7c
manifest
manifest.uuid