Skip to content

Conversation

juliendangers
Copy link

@juliendangers juliendangers commented Jan 17, 2020

When using nested filter on an id, the relation table already have the id columns, so there is no need for an additional join. Check that the only column we're filtering on is an id, then rewrite the condition and remove the join.

When using nested filter on an id, the relation table already owns the if columns, so there is no need for an additional join. Check that the only column we're filtering on is id, then rewrite the condition and remove the join.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant