]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow WHERE clause terms on the left table of a LEFT OUTER JOIN to
authordrh <drh@noemail.net>
Thu, 2 Mar 2006 04:44:23 +0000 (04:44 +0000)
committerdrh <drh@noemail.net>
Thu, 2 Mar 2006 04:44:23 +0000 (04:44 +0000)
commit41714d6f837ad0313b0aaa3f2813dcc5410bb0db
tree595e4b408e8dabbc20e1446d0b9c374217da22ee
parentd589a92a26a7a74ee7c9770157f34e4ed7f0d774
Allow WHERE clause terms on the left table of a LEFT OUTER JOIN to
contain aggregate subqueries.  Ticket #1697. (CVS 3117)

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