Files
sqlalchemy/test/orm
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
..
2013-04-27 19:53:57 -04:00
2013-04-27 19:53:57 -04:00
2014-03-19 11:47:58 -04:00
2013-04-27 19:53:57 -04:00
2013-10-08 10:42:13 -04:00
2013-10-25 18:04:22 -04:00
2014-05-24 14:54:07 -04:00