]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Changes made to new, dirty and deleted
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 9 Sep 2008 15:02:13 +0000 (15:02 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 9 Sep 2008 15:02:13 +0000 (15:02 +0000)
commitf17acc1caeefd5f967499d96bbd4ba36954171a3
tree15cd951b36be230fbeeb277f5d9c6b8c2c2d51ce
parent2a6bec2a4b451ba89817e3b5d90b913c84703647
- Changes made to new, dirty and deleted
collections in
SessionExtension.before_flush() will take
effect for that flush.
CHANGES
lib/sqlalchemy/orm/unitofwork.py
test/orm/session.py