]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Scaled back the test applied within
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Jan 2012 22:52:28 +0000 (17:52 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Jan 2012 22:52:28 +0000 (17:52 -0500)
commit1f057987da6ee5ca6da94384a0603e4fee13dff8
tree8d09ed1b9d25ffd8d887b21be67bc2644080cf01
parent6a853837b99f27dbecf7c6eb39f54446bd91e258
- [bug] Scaled back the test applied within
flush() to check for UPDATE against partially
NULL PK within one table to only actually
happen if there's really an UPDATE to occur.
[ticket:2390]
CHANGES
lib/sqlalchemy/orm/mapper.py
test/orm/test_unitofwork.py