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(generator): use case-sensitive collations #333

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

rintaun
Copy link
Member

@rintaun rintaun commented Sep 14, 2021

trying to make it case-insensitive didn't work, so instead we'll just go
with the C collation, which should lead to cross-platform idempotency in
ordering

trying to make it case-insensitive didn't work, so instead we'll just go
with the C collation, which should lead to cross-platform idempotency in
ordering
@rintaun rintaun added the automerge Automatically merge the PR when checks are passing and approval has been obtained label Sep 14, 2021
@kodiakhq kodiakhq bot merged commit be6a05d into main Sep 14, 2021
@kodiakhq kodiakhq bot deleted the fix/case-insensitive-collation branch September 14, 2021 14:56
rintaun pushed a commit that referenced this pull request Sep 14, 2021
### [1.9.3](v1.9.2...v1.9.3) (2021-09-14)

### Bug Fixes

* **generator:** use case-sensitive collations ([741cfab](741cfab))
* **generator:** use case-sensitive collations ([#333](#333)) ([be6a05d](be6a05d))
@rintaun
Copy link
Member Author

rintaun commented Sep 14, 2021

🎉 This PR is included in version 1.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge the PR when checks are passing and approval has been obtained released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant