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

Update db connection charset to utf8mb4 #171

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

imran2140
Copy link
Collaborator

Description

This PR updates db connection charset to utf8mb4 (deafult in mysql 8) for full range of unicode character support. Collation is also specified explicitly in db url.

@imyousuf imyousuf merged commit bc953aa into newscred:main Jan 24, 2024
5 checks passed
@imran2140 imran2140 deleted the update-db-connection-charset branch January 24, 2024 14:08
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.

2 participants