]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- further optimize what get_all_pending() returns to reduce the work of receivers
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Dec 2010 00:55:35 +0000 (19:55 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Dec 2010 00:55:35 +0000 (19:55 -0500)
commitd94c1d1ac30821572c7c5cf864825d5f552b81b3
treed72ab4f5b0de37abac4847cc791b46045a065f45
parent0a46523a92dbf5229575cd75bb1be989024676ec
- further optimize what get_all_pending() returns to reduce the work of receivers
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/dependency.py
lib/sqlalchemy/orm/dynamic.py
lib/sqlalchemy/orm/properties.py
lib/sqlalchemy/orm/state.py