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

Move getJsonTypeDeclarationSQL() to AbstractMySQLPlatform #6216

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Nov 5, 2023

Q A
Type improvement
Fixed issues N/A

Summary

Both MySQL dialects support the JSON column type, so let's move this method up to AbstractMySQLPlatform.

Copy link
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch.

@derrabus derrabus merged commit 8134e7c into doctrine:4.0.x Nov 6, 2023
68 checks passed
@derrabus derrabus deleted the improvement/mysql-json branch November 6, 2023 18:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants