]> 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:59:26 +0000 (15:59 -0400)
commitd4b850fa6bb7bc9bfe4430bb11612e8ce699a49c
treeebcfdfc7f2d7e18a4b021efcc2f6979e25bed485
parent1d67b2a23364b482f918727a03eb0536ef89f1b9
- 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