]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added count/count_by to assignmapper, plus a test in activemapper to try it out
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Jul 2006 16:36:31 +0000 (16:36 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Jul 2006 16:36:31 +0000 (16:36 +0000)
commit70469bf26092095590aa441f41f5bcde11968ffc
treed9602091007435bd4101e2fc13a2dd5704c2732f
parent2cb2b624f97a88df857777104cc0db6d733306ef
added count/count_by to assignmapper, plus a test in activemapper to try it out
CHANGES
lib/sqlalchemy/ext/assignmapper.py
test/ext/activemapper.py