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: Update default charset and collation for mysql - EXO-75202 #209

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

rdenarie
Copy link
Member

@rdenarie rdenarie commented Nov 7, 2024

With mysql 8.4, the default charset and collation are updated from UTF to UTF8MB4. In addition NVARCHAR is now deprecated and replaced by VARCHAR. This commit adapt liquibase changes in order to apply this change.

Resolves Meeds-io/meeds#2564

With mysql 8.4, the default charset and collation are updated from UTF to UTF8MB4. In addition NVARCHAR is now deprecated and replaced by VARCHAR.
This commit adapt liquibase changes in order to apply this change.

Resolves Meeds-io/meeds#2564
Copy link

sonarcloud bot commented Nov 7, 2024

@rdenarie rdenarie merged commit 1e6e392 into feature/maintenance Nov 7, 2024
8 checks passed
@rdenarie rdenarie deleted the fix/task-75202 branch November 7, 2024 16: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.

3 participants