]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added mass eagerloading profile, debug log in EagerLoader conditional based on flag
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 Dec 2006 19:45:04 +0000 (19:45 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 Dec 2006 19:45:04 +0000 (19:45 +0000)
commit0ab287b0394d4d5b42feb23267c3a589f1e9d438
tree0e050dd9eb0e6d3d954da79b01c9e75f3469f417
parent8f8afe9259aaaa3718a6fd77bb04959b02ca746a
added mass eagerloading profile, debug log in EagerLoader conditional based on flag
lib/sqlalchemy/orm/strategies.py
test/perf/masseagerload.py [new file with mode: 0644]