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 the use of the nullable type expression for sorting #171

Conversation

HBTeun
Copy link
Contributor

@HBTeun HBTeun commented Feb 23, 2022

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

If there is anything I need to do to improve it please let us know

@HBTeun
Copy link
Contributor Author

HBTeun commented Feb 23, 2022

I think this is also an option for #110

@HBTeun HBTeun changed the title Feature/disable sort nullable type expression Disable the use of the nullable type expression for sorting Feb 23, 2022
Copy link

@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.

Looks good. All the comments from our internal review have been resolved.

Copy link
Collaborator

@hasanmanzak hasanmanzak left a comment

Choose a reason for hiding this comment

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

LGTM

@Mastermindzh
Copy link

Any window for release?
We're currently building and using our own but would love to get back on the official version 😄

@hasanmanzak
Copy link
Collaborator

If no feedback is provided I'll merge the PR on next Monday, March 28th, 2022

@Mastermindzh
Copy link

@hasanmanzak, if you could, please 😄.

Will there also be a new version published to nuget right away?

@hasanmanzak hasanmanzak merged commit c1faddd into Biarity:master Mar 30, 2022
@hasanmanzak
Copy link
Collaborator

@hasanmanzak, if you could, please 😄.

Will there also be a new version published to nuget right away?

Yes. It's already been published.

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.

3 participants