]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- also with dynamic, implemented correct count() behavior as well
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Dec 2007 16:31:12 +0000 (16:31 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Dec 2007 16:31:12 +0000 (16:31 +0000)
commit3715e10bf82786920bf8c018a99221f0d1713b3d
tree6d8f6ce6430751d00f77330635ea2bc4aa69de9d
parent7ca47975377e3c64c734cae946708a2bdfb665c2
- also with dynamic, implemented correct count() behavior as well
as other helper methods.
CHANGES
lib/sqlalchemy/orm/dynamic.py
test/orm/dynamic.py