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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am excited to see the drizzle relational API v2, and finally today I am trying to implement it.
Most wanted feature is filter with relational field(Column)
Here is my table-
And here is my relations-
Then-
Finally time to query-
But I am facing the error when trying to filter with relation table column like-
It given me this error-
Error -
TypeError: operators[target] is not a function
Following is my some other try-
None is working, facing same error. Seems it is a bug or I am doing something wrong. I don't know where I need create issues.
Here is full error details-
Beta Was this translation helpful? Give feedback.
All reactions