Skip to content

feat: add charset and collation settings for compatibility with older MYSQL versions #56

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

azrilaiman2003
Copy link
Contributor

@azrilaiman2003 azrilaiman2003 commented May 28, 2025

Before

image

After

image

env example

"env": {
"MYSQL_CHARSET": "utf8mb4",
"MYSQL_COLLATION": "utf8mb4_unicode_ci"
}

@designcomputer designcomputer merged commit 9966700 into designcomputer:main May 30, 2025
2 checks passed
@designcomputer
Copy link
Owner

Thanks!

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