]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When two tables are joined by USING, the affinity and collating sequence of
authordrh <>
Sat, 16 May 2026 20:21:55 +0000 (20:21 +0000)
committerdrh <>
Sat, 16 May 2026 20:21:55 +0000 (20:21 +0000)
commit0e30396fe2222fe053c327cd82c39a2b7865b777
treecbcd9bc5439894ec10ebb2b8cfe6c4d371851455
parentfc12461f5cda11f4dfb5b2301e2f187a0bff20fa
When two tables are joined by USING, the affinity and collating sequence of
the join column will be the same as one or the other of the columns in the
two tables (which are hopefully the same).

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