Files
sqlalchemy/test
Mike Bayer c3abfe5064 Honor additional row coming in with value of None
The change in #3431 still checks that the instance() is
non-None, deferring to other loading schemes if it is.
These columns are dedicated towards the entity however, so if the value
is None, we should set it.  If it conflicts, we are detecting that
in any case.

Change-Id: I223768e2898e843f953e910da1f9564b137d95e4
Fixes: #3811
2016-10-04 12:07:08 -04:00
..
2016-04-19 18:17:45 -04:00