]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
moving the per-states operations to be aggreagted on the endpoints to reduce
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Apr 2010 15:08:00 +0000 (11:08 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Apr 2010 15:08:00 +0000 (11:08 -0400)
commit9916c0412e9442bda386154a3c71c06f4d6944e6
treece485e22cdf40eb94be80fc917ef5ac1ce940b16
parentf05b5b0bda7b21a585f3252016d2e74c361b6233
moving the per-states operations to be aggreagted on the endpoints to reduce
procesing overhead.
lib/sqlalchemy/orm/dependency.py
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/orm/unitofwork.py