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
I have had the same issue today, due to a faulty classname in a relation (Camelcase instead of CamelCase). One of the comments on #464 called for a null check. This is an option, but I would much prefer a clear Exception telling me what to look for. Is it OK if I submit a pull request?
The text was updated successfully, but these errors were encountered:
A similar issue was made earlier in #464
I have had the same issue today, due to a faulty classname in a relation (Camelcase instead of CamelCase). One of the comments on #464 called for a null check. This is an option, but I would much prefer a clear Exception telling me what to look for. Is it OK if I submit a pull request?
The text was updated successfully, but these errors were encountered: