Skip to content

Add enum support for H2 / MySql to ColumnSnapshotGenerator #759

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tgrundle
Copy link

@tgrundle tgrundle commented Mar 11, 2025

As described in liquibase issues #6482 and #6585, when generating a changelog for databased types of MySQL and H2 using liquibase-hibernate, the enum syntax is incorrect. This PR works around the issue until support has been added to the liquibase core

@filipelautert
Copy link
Collaborator

@mariochampion could you add this to next sprint?

@tgrundle tgrundle force-pushed the feature/enum-data-type-support branch from 8d3cae5 to 268592f Compare April 1, 2025 19:21
@mariochampion mariochampion moved this from Candidate to Planned in Liquibase Open Source Apr 9, 2025
@mariochampion mariochampion moved this from Planned to Foundation Team Tickets in Liquibase Open Source Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Foundation Team Tickets
Development

Successfully merging this pull request may close these issues.

2 participants