Skip to content

add support for order_by() on related collections #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

timgraham
Copy link
Collaborator

@timgraham timgraham commented Jul 18, 2024

Also add support for ordering by F and OrderBy expressions.

fixes #34

@timgraham timgraham force-pushed the related-ordering branch 3 times, most recently from 337b1a3 to 68fad5e Compare July 22, 2024 17:31
@timgraham timgraham marked this pull request as ready for review July 22, 2024 17:31
@timgraham timgraham requested a review from WaVEV July 22, 2024 18:39
Copy link
Collaborator

@WaVEV WaVEV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Also add support for ordering by F and OrderBy expressions.
@timgraham timgraham merged commit c05c3a2 into mongodb:main Jul 23, 2024
3 checks passed
@timgraham timgraham deleted the related-ordering branch September 23, 2024 12:04
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.

NotSupportedError: Ordering can't span tables on MongoDB (content_type__app_label)
2 participants