]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems with joining UNION ALL sub-queries against other sub-queries that contai...
authordan <Dan Kennedy>
Mon, 21 Dec 2020 19:50:10 +0000 (19:50 +0000)
committerdan <Dan Kennedy>
Mon, 21 Dec 2020 19:50:10 +0000 (19:50 +0000)
commit961a72601bfb981f347d4860e65515e7ab5b7eba
tree473c21e65734c48a623e22908c3f2527fe5dcdc0
parenta3d33ebe4ab767f976ea24ef1488fe1d0be82deb
Fix problems with joining UNION ALL sub-queries against other sub-queries that contain LEFT JOIN.

FossilOrigin-Name: d554f710a5abbe64022f47a14ef67227c861a8f0991d85d240434e9a709cf8b8
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
test/unionall.test
test/unionall2.test [new file with mode: 0644]