Algo-Web / POData-Laravel

Composer Package to provide Odata functionality to Laravel
MIT License
34 stars 29 forks source link

Cut single entity retrieval over to method #161

Closed CyberiaResurrection closed 6 years ago

CyberiaResurrection commented 6 years ago

Both @c-harris and I were having problems in local use retrieving models on other end of belongsTo relations, and this change seems to ensure all such relations get chased down when expanding a property off a resource set, rather than only first-in-best-dressed.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 1910755d15fa8abcb4a600cee90f902e5d3893b3 on CyberiaResurrection:CutSingleEntityRetrievalOverToMethod into on Algo-Web:master.