]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added count func to mapper
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 07:24:33 +0000 (07:24 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 07:24:33 +0000 (07:24 +0000)
commit4c50fd22ed79425d52f5a05667757c4f83ad5304
tree9d1c353a80aa7c390a0efc91e74b6e8f09c70efd
parentd2d181b6c87043d2558eee4d6bc77ca54d6b0c5f
added count func to mapper
lib/sqlalchemy/mapping/mapper.py
test/mapper.py