]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with identifying ON clauses attached to RIGHT or FULL JOINs (which...
authordan <Dan Kennedy>
Mon, 16 Feb 2026 11:59:14 +0000 (11:59 +0000)
committerdan <Dan Kennedy>
Mon, 16 Feb 2026 11:59:14 +0000 (11:59 +0000)
commit7b93f1a38710d4d116f9db82ff370d8525c00df1
tree8c873fda3b35693450420b20e52326c4c5a23e33
parentc47bc0ffca8e7c490d470549fda1f4a090a0a70e
Fix a problem with identifying ON clauses attached to RIGHT or FULL JOINs (which is an error) if the join appeared in a flattened sub-query.

FossilOrigin-Name: cf2dc6dfad275dad8fef763a57baaaf6301b0d3bf1916be90f22200cbe0115d0
manifest
manifest.uuid
src/resolve.c
src/select.c
src/sqliteInt.h
test/joinI.test