]> 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:29:03 +0000 (20:29 +0000)
committerdrh <>
Sat, 16 May 2026 20:29:03 +0000 (20:29 +0000)
commit3580d166e526ffb8adeb14cf6c752c0803b44c41
treefd88de80ed92f247cd909ba9e95c8067851f64e4
parent1e4ec59e3ff9a3bd9ed15f70787215c292881e3d
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: 8096d548eb035afc94653303000cff2f63a4c996c1dd9bf6114c4299376088fc
manifest
manifest.uuid
src/resolve.c
test/joinI.test