Skip to content
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

feat: add function to allow order by nulls #2228

Merged
merged 4 commits into from
May 27, 2024

Conversation

IgnisDa
Copy link
Contributor

@IgnisDa IgnisDa commented May 16, 2024

PR Info

Dependencies:

N/A

Dependents:

N/A

New Features

  • Allow ordering by WITH NULLS

Bug Fixes

N/A

Breaking Changes

N/A

Changes

N/A

@IgnisDa
Copy link
Contributor Author

IgnisDa commented May 16, 2024

@tyt2y3 This is ready to be reviewed.

Copy link
Member

@tyt2y3 tyt2y3 left a comment

Choose a reason for hiding this comment

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

Thank you!

@tyt2y3 tyt2y3 merged commit 59fb6c1 into SeaQL:master May 27, 2024
32 checks passed
@IgnisDa
Copy link
Contributor Author

IgnisDa commented May 27, 2024

@tyt2y3 when do you plan to cut a new release?

Copy link

🎉 Released In 1.0.0-rc.5 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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.

Expose order_by_with_nulls in QueryOrder trait
2 participants