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

Use utf8mb4 as default charset in mysql database connections #6168

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

bastianallgeier
Copy link
Member

@bastianallgeier bastianallgeier commented Jan 18, 2024

This PR …

This PR takes over from #6153

Enhancement

  • Added support for emojis and other multi-byte characters in mysql database connections. Thanks to @degoya

Breaking changes

None

For review team

@bastianallgeier bastianallgeier added this to the 4.1.0 milestone Jan 18, 2024
@bastianallgeier bastianallgeier requested a review from a team January 18, 2024 10:44
@bastianallgeier bastianallgeier changed the base branch from main to develop-minor January 18, 2024 10:44
@bastianallgeier bastianallgeier merged commit d2b8f0c into develop-minor Jan 18, 2024
12 checks passed
@bastianallgeier bastianallgeier deleted the enhancement/db-charset branch January 18, 2024 12:14
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.

4 participants