]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
SelectResults will use a subselect, when calling an aggregate (i.e.
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Aug 2006 21:43:55 +0000 (21:43 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Aug 2006 21:43:55 +0000 (21:43 +0000)
commitc48727aeed66ae94d66b79790e841223c45f1a51
treecb907fb8261e697058e6562479b23e1705def2a3
parent4488b655458b07ef060af5e5995b480d350d0bc9
SelectResults will use a subselect, when calling an aggregate (i.e.
max, min, etc.) on a SelectResults that has an ORDER BY clause
[ticket:252]
CHANGES
lib/sqlalchemy/ext/selectresults.py