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

PR-2529: Validate LB generates valid DOUBLE PRECISION SQL (mysql). #196

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

XDelphiGrl
Copy link
Contributor

MySQL deprecated DOUBLE PRECISION as of v8.0.17 but Liquibase needs to be able to generate correct SQL for the DOUBLE PRECISION datatype; this PR adds a test to validate correct SQL generation.

This cannot merge until 4.9.0 is released!

Liquibase GitHub Issue
Liquibase GitHub PR

@KushnirykOleh KushnirykOleh merged commit b597216 into main Mar 28, 2022
@KushnirykOleh KushnirykOleh deleted the PR-2529 branch March 28, 2022 13:49
jnewton03 pushed a commit that referenced this pull request Jun 2, 2022
PR-2529: Validate LB generates valid DOUBLE PRECISION SQL (mysql).
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.

None yet

2 participants