]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the "passive" flag on session.is_modified()
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 Nov 2008 16:24:00 +0000 (16:24 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 Nov 2008 16:24:00 +0000 (16:24 +0000)
commit1b2d7b109689f4765df7def171248c95b9c0f37a
tree5f0cf7b598bccc459c14df168d3211208dd4cda8
parentc2cbdb2ce08b359a2e761046ca5e6453b6729668
- the "passive" flag on session.is_modified()
is correctly propagated to the attribute manager.
CHANGES
lib/sqlalchemy/orm/session.py