]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Naming the join columns in the result set of a natural join does not result
authordrh <drh@noemail.net>
Mon, 6 Jun 2005 16:59:24 +0000 (16:59 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jun 2005 16:59:24 +0000 (16:59 +0000)
commit355ef36114c026210bbc0c709b43b5e85cf3ccfc
tree11ecf321d6f83cf7dac3238c7db836b17adc1b81
parentd70dc52d79e28743f5a2df7018e5541bcded2f60
Naming the join columns in the result set of a natural join does not result
in an "ambiguous column name" error.  Ticket #1217. (CVS 2494)

FossilOrigin-Name: 265fb6079c0a4b7a93f063939436db494ff1d56c
manifest
manifest.uuid
src/expr.c
test/join.test