Files
sqlalchemy/test
Mike Bayer f10eb28d90 - reverse course in #3061 so that we instead no longer set None in the attribute
when we do a get; we return the None as always but we leave the dict blank
and the loader callable still in place.  The case for this implicit get on a pending object is not
super common and there really should be no change in state at all when this
operation proceeds.   This change is more dramatic as it reverses
a behavior SQLA has had since the first release.
fixes #3061
2014-06-23 19:50:23 -04:00
..
2014-06-21 18:11:04 -04:00
2014-05-10 15:52:31 -04:00
2014-06-21 18:11:04 -04:00
2014-04-14 13:53:28 -04:00
2014-05-24 16:49:25 -04:00