]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When two tables are joined by USING, the affinity of the join column can
authordrh <>
Sat, 16 May 2026 19:40:55 +0000 (19:40 +0000)
committerdrh <>
Sat, 16 May 2026 19:40:55 +0000 (19:40 +0000)
commitfc12461f5cda11f4dfb5b2301e2f187a0bff20fa
treecceaf64f6deb79ab6a638a7a02f4b89a5e6a8a00
parent3cfe5c3dad8222e8f5108a87420841e84f473770
When two tables are joined by USING, the affinity of the join column can
be the affinity of the corresponding column in either table.  But it must
be one or the other.

FossilOrigin-Name: 8cc0b52cca2d6b155b4b169e6f9de9e7d2dc61c40f89920c2b6bf86e549ab6f7
manifest
manifest.uuid
src/resolve.c
test/joinI.test