You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change #507 introduces a catch (KeyNotFoundException) for the Odata support in ODataVisitor.cs. (search that PR for this issue number for context).
We should have a cleaner way to handle this.
The text was updated successfully, but these errors were encountered:
Change #507 introduces a
catch (KeyNotFoundException)
for the Odata support in ODataVisitor.cs. (search that PR for this issue number for context).We should have a cleaner way to handle this.
The text was updated successfully, but these errors were encountered: