]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the query flattener so that it does not flatten a RIGHT or FULL JOIN into
authordrh <>
Mon, 18 Apr 2022 23:20:02 +0000 (23:20 +0000)
committerdrh <>
Mon, 18 Apr 2022 23:20:02 +0000 (23:20 +0000)
commit1c2bf41a12cc6101d99fb95732559f98d3981c39
treed00145361431001e8e48c33da0bf0b27df1ccdf2
parentec39c96473ab8607cf47d32d6c9e72f653c781d5
Fix the query flattener so that it does not flatten a RIGHT or FULL JOIN into
any position of the outer query other than the first.

FossilOrigin-Name: 837322aa95b1c46201b7dd0c2e6c7b9915b4276d997949f1ecf961fb7f3514cf
manifest
manifest.uuid
src/select.c
test/join9.test