Join in indexQuery and filter apply #5466
Unanswered
exshapoval
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Don't use join, instead use add sub select query if needed. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have custom indexQuery
When I load index page of resource sql is
And I have filter with roles.
code for apply is
When I set one in filter I get sql
2 times role_id IN, how to correct it to only one time?
Beta Was this translation helpful? Give feedback.
All reactions