diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-07-24 10:10:28 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-07-24 10:10:28 -0400 |
commit | 8e0618aa650c43b483dbae443ddca94fcdd5b945 (patch) | |
tree | 5afa12ff20e2c05aae2f379beb26832077987254 /lib/sqlalchemy/engine/threadlocal.py | |
parent | ca9029ca9830573c4a5618e5dc01347576d50eb4 (diff) | |
download | sqlalchemy-8e0618aa650c43b483dbae443ddca94fcdd5b945.tar.gz |
- The value of version_id_col can be changed
manually, and this will result in an UPDATE
of the row. Versioned UPDATEs and DELETEs
now use the "committed" value of the
version_id_col in the WHERE clause and
not the pending changed value. The
version generator is also bypassed if
manual changes are present on the attribute.
[ticket:1857]
- ensure before_update/after_update called on parent
for collection change
Diffstat (limited to 'lib/sqlalchemy/engine/threadlocal.py')
0 files changed, 0 insertions, 0 deletions