]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Match ORDER BY terms to columns using names in compound queries. Make sure
authordrh <drh@noemail.net>
Fri, 13 Apr 2007 16:06:32 +0000 (16:06 +0000)
committerdrh <drh@noemail.net>
Fri, 13 Apr 2007 16:06:32 +0000 (16:06 +0000)
commit94ccde58d0ab30331fabeb464431377e20c37e63
tree63ffe28747b8f403fea59ddbb26f17c0b31528da
parentd215acf1f4572901a0a35c186705e8f0650d0817
Match ORDER BY terms to columns using names in compound queries.  Make sure
this works for subqueries, especially in the right-hand side of an IN
operator. Ticket #2296. (CVS 3842)

FossilOrigin-Name: cfc6f933dc60ca88ae848f7f0c402e820437c2ff
manifest
manifest.uuid
src/expr.c
src/select.c
test/select1.test