]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Tweaks to the name resolution on parenthesized joins. A small number of
authordrh <>
Thu, 28 Apr 2022 17:35:58 +0000 (17:35 +0000)
committerdrh <>
Thu, 28 Apr 2022 17:35:58 +0000 (17:35 +0000)
commit4bea8c6b564bf84005df34e4b7f318af6ba37189
tree6aff230f1cb135a34e8e7a46d0644573ebd1ccd8
parent09121b0523fd6f2e7795b65222aeace231382ac8
Tweaks to the name resolution on parenthesized joins.  A small number of
tests fail now due to extra columns appearing in the expansion of "*".

FossilOrigin-Name: c86804917e3fffcf0c19bbf11875667f7968275210fc768e650826bd9c87a5d2
manifest
manifest.uuid
src/select.c
test/joinC.test [new file with mode: 0644]