]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
a refactoring to the EagerLoaders' _instance method to do a bunch of column arithmeti...
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Mar 2006 02:43:58 +0000 (02:43 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 21 Mar 2006 02:43:58 +0000 (02:43 +0000)
commit85bc3613e87001369bbcd68045dd5fa77acb0cbd
tree39d4865b19a5d7ac1abc678c3c2ebaa017db9dd8
parent865e2aaa19a1c4597b25c4ac0a090f7f3938bc20
a refactoring to the EagerLoaders' _instance method to do a bunch of column arithmetic up front, instead of on each row
lib/sqlalchemy/mapping/properties.py