]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
some cleanup, some method privating, some pep8, fixed up _col_aggregate and merged
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 3 Apr 2008 16:25:47 +0000 (16:25 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 3 Apr 2008 16:25:47 +0000 (16:25 +0000)
commita27d6be28a0beb35da2e3eb1dfed7ab7460d7654
tree49d06056d3ad2f46e2c2f04ece2382367c4d0bc4
parent921efb250c284ee121e9fc9d0f12eb2612047645
some cleanup, some method privating, some pep8, fixed up _col_aggregate and merged
its functionality with _count()
lib/sqlalchemy/orm/query.py
lib/sqlalchemy/orm/util.py