]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use get_all_pending in per_state_flush_actions(), but we'd like to
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Dec 2010 18:59:24 +0000 (13:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Dec 2010 18:59:24 +0000 (13:59 -0500)
commitba964522e15da9062f5ed11e8bf55a0b5fb54693
tree47f7b5ea8027bd47f9d57181ae3ff7bf5c6beba4
parent0a6f79561517fb5a601ad18831aee70de2d14d00
- use get_all_pending in per_state_flush_actions(), but we'd like to
streamline get_history() in any case
lib/sqlalchemy/orm/attributes.py
lib/sqlalchemy/orm/dependency.py
lib/sqlalchemy/orm/unitofwork.py