Skip to content

Conversation

pax0r
Copy link

@pax0r pax0r commented Dec 9, 2021

In some cases subqueryload is much more efficient than joinload.

Documentation said that list_select_related will generate subqueryload but it was generating joinload - I am not sure if this was a mistake in docs or in an implementation, but as one might want to choose different options to different datasets I have decided to not change current behaviour and add a new one.

In some cases subqueryload is much more efficient than joinload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant