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

fix(db-mongodb): thread through the collation config so that locales can be applied #11242

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulpopus
Copy link
Contributor

Fixes #11137 partially

We were previously applying collation.locale to queries if locale is provided AND collation config is set however this config wasn't threaded through so it always came up undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sorting works incorrectly for some international characters with mongodb adapter
1 participant