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

MySQL 8.4 removed keywords #6408

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

wmouwen
Copy link

@wmouwen wmouwen commented May 16, 2024

Q A
Type improvement
Fixed issues none

Summary

PR #6385 added MySQL 8.4 support by extending the list of reserved keywords. MySQL 8.4 freed up several keywords as well.

https://dev.mysql.com/doc/refman/8.4/en/keywords.html#keywords-removed-in-current-series

This PR removes the freed keywords from the list.

Branch 3.9.x was targeted to stay in line with #6385 given that there hasn't been a new release yet either.

@derrabus derrabus added this to the 3.9.0 milestone May 17, 2024
@derrabus derrabus merged commit 7d67d25 into doctrine:3.9.x May 17, 2024
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants