]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid ambiguous column name errors when the column name is in the USING clause
authordrh <drh@noemail.net>
Mon, 6 Jun 2005 17:11:46 +0000 (17:11 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jun 2005 17:11:46 +0000 (17:11 +0000)
commit873fac0cae8f6e22f9f9b65fc67c540cb7007f12
tree56423407e3ba168e67391c455ce9ed7b3559443f
parent355ef36114c026210bbc0c709b43b5e85cf3ccfc
Avoid ambiguous column name errors when the column name is in the USING clause
of a join.  Ticket #743. (CVS 2495)

FossilOrigin-Name: 6a51bdeeff8312fa54fa2b1200f823428f35d605
manifest
manifest.uuid
src/expr.c
test/join.test