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

Disable nullable type expression for sorting #2

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

HBTeun
Copy link
Member

@HBTeun HBTeun commented Feb 17, 2022

MongoDB has issues with the expression created when sorting on nullable types.
So created an option to disable it.

Please also comment on things like the name of the variables/properties

Copy link

@patheems patheems left a comment

Choose a reason for hiding this comment

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

Are you planning to merge this PR with the origin? Then maybe add also some description in the README about this feature..

@HBTeun
Copy link
Member Author

HBTeun commented Feb 17, 2022

The first PR I created was already targeting the real repo, so closed that again. But yes we want to merge it with the original.

Copy link
Member

@Mastermindzh Mastermindzh left a comment

Choose a reason for hiding this comment

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

I would expect some updates in a CHANGELOG or README about this behavior change but other than that it looks solid to me :)

Copy link

@val-andrushko val-andrushko left a comment

Choose a reason for hiding this comment

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

Looks good to me.
A changelog entry would be nice indeed.

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.

5 participants