Files
sqlalchemy/test
Mike Bayer c4e7feddd7 Don't assume m2o key is present in the dictionary
Fixed regression caused by new selectinload for many-to-one logic where
a primaryjoin condition not based on real foreign keys would cause
KeyError if a related object did not exist for a given key value on the
parent object.

Fixes: #4777
Change-Id: I4ba96318302be68abe0e8c3611684087a04a2322
(cherry picked from commit 8f5b65f431)
2019-07-23 09:25:59 -04:00
..
2019-07-21 16:30:31 -04:00
2019-06-21 10:18:17 -04:00
2019-07-21 16:30:31 -04:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2019-07-21 16:30:31 -04:00
2019-01-06 18:23:11 -05:00