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

Support MySQL 8 #1082

Merged
merged 2 commits into from Mar 28, 2024
Merged

Support MySQL 8 #1082

merged 2 commits into from Mar 28, 2024

Conversation

nakamura-to
Copy link
Member

@nakamura-to nakamura-to commented Mar 28, 2024

You can generate the dialect for MySQL 8 as follows:

MysqlDialect dialect = new MysqlDialect(MysqlDialect.MySqlVersion.V8);

@nakamura-to nakamura-to merged commit d9249e2 into master Mar 28, 2024
10 checks passed
@nakamura-to nakamura-to deleted the feat/mysql8 branch March 28, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant