Skip to content

Conversation

@jkimbo
Copy link
Member

@jkimbo jkimbo commented Jul 1, 2019

Fixes #327

This fix means that querysets only get merged with the default queryset if they are different rather than all the time (which is currently the case). As a result things like prefetch_related calls are preserved which should improve performance significantly.

@jkimbo jkimbo merged commit 40ae7e5 into master Jul 2, 2019
@jkimbo jkimbo deleted the bugfix/fix-manager-check branch July 2, 2019 18:37
@jkimbo jkimbo mentioned this pull request Jul 9, 2019
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.

Prefetch_related in root resolver not preserved in children resolvers

5 participants