]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- additional fix for [ticket:2750] where on an update, we make sure the
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Jun 2013 19:58:50 +0000 (15:58 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 30 Jun 2013 19:58:50 +0000 (15:58 -0400)
commit715d6cf3d10a71acd7726b7e00c3ff40b4559bc7
tree47b077618eb8fe099495fe79d7c55fe9c5faeca0
parent6ece305692399db8266fb028a9fe5f8a1af0295b
- additional fix for [ticket:2750] where on an update, we make sure the
value is present
lib/sqlalchemy/orm/mapper.py
test/orm/inheritance/test_basic.py