Closed drkmtrx closed 4 years ago
@bgoak , thanks for breaking this out as a separate issue - makes it easier to keep track of.
@bgoak just to let you know we are working on improving the unit tests to resolve a lot of these issues
@bgoak , can you grab #195 and see if this fixes your problem?
I can confirm that #195 fixed this issue. Thank you.
Closing since @bgoak has confirmed fix.
When I call Persons/$count?$filter=name eq 'simon' I get a
<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> <code>500</code> <message> Call to undefined method Illuminate\Database\Query\Builder::with() </message> </error>