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
actually, it seems like it was because i had > 2 conditions in my where statement... #84 same as this issue. The documentation doesn't highlight this limitation at all, and my use case was highlighting both this bug and the previously mentioned nullable bug. So no regression, ill close the topic
Bug report
Describe the bug
Regression of closed issue #61
A clear and concise description of what the bug is.
nullable model throws exception when using where/filter clause
To Reproduce
replicate this statement with a matching entry in the database
Expected behavior
result is returned
real behaviour
exception is thrown
The text was updated successfully, but these errors were encountered: