]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When converting a NATURAL JOIN into a JOIN USING, make sure to insert the
authordrh <>
Mon, 18 Apr 2022 00:04:15 +0000 (00:04 +0000)
committerdrh <>
Mon, 18 Apr 2022 00:04:15 +0000 (00:04 +0000)
commitd0453f7ec53693c32b058909ebb3d954ffe0c054
treed7ef1f8ed1c2c073d873a29668dc17b94cbf85f7
parenta3e2518bb349d9f635ac3599e2f39cc733d2ad44
When converting a NATURAL JOIN into a JOIN USING, make sure to insert the
name correctly into the IdList even if it is a wierd quoted name.

FossilOrigin-Name: e62156b696f2496e2697cb3b46f136551b58644e2a5824aa3d759596694b2f4b
manifest
manifest.uuid
src/select.c