Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Update default charset and collation for mysql - EXO-75202 #110

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

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.

@rdenarie rdenarie requested review from mkrout and Jihed525 November 7, 2024 15:40
Jihed525
Jihed525 previously approved these changes Nov 7, 2024
mkrout
mkrout previously approved these changes 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.
@rdenarie rdenarie dismissed stale reviews from mkrout and Jihed525 via f7ae92e November 8, 2024 15:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants