]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the USING to ON translation so that it works correctly for a sequence
authordrh <>
Sat, 16 Apr 2022 22:57:41 +0000 (22:57 +0000)
committerdrh <>
Sat, 16 Apr 2022 22:57:41 +0000 (22:57 +0000)
commit052953a4e601dc19166d0d8a66873198497f65cf
tree904d91b9912a59681fbf35073da4b977a68266e9
parentfdc621aece3f79093fdc442c771dc86001ab5223
Fix the USING to ON translation so that it works correctly for a sequence
of two or more joins where one of the joins to the right-hand side of the
list is a RIGHT or FULL JOIN.

FossilOrigin-Name: 9ffc2b231956cde1bc90519aa174b0e2dc30ef671ed745f4f3ffa9fbb7ffab4b
manifest
manifest.uuid
src/build.c
src/select.c