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

fix diff changelog generating undesired changes #679

Merged
merged 10 commits into from
Apr 24, 2024

Conversation

filipelautert
Copy link
Collaborator

@filipelautert filipelautert commented Apr 11, 2024

@filipelautert filipelautert marked this pull request as ready for review April 12, 2024 03:00
@filipelautert filipelautert changed the title fix: backing index should not be unique fix: backing index should issues for liquibase-hibernate Apr 12, 2024
@filipelautert filipelautert changed the title fix: backing index should issues for liquibase-hibernate fix: backing index unique changes should be ignored Apr 12, 2024
@filipelautert filipelautert changed the title fix: backing index unique changes should be ignored fix diff changelog generating undesired changes Apr 19, 2024
Copy link

@tati-qalified tati-qalified left a comment

Choose a reason for hiding this comment

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

Tested with:

  • Unique constraints
  • Indexes
  • Sequences

Works as expected!

@filipelautert filipelautert merged commit 36ad460 into main Apr 24, 2024
13 checks passed
@filipelautert
Copy link
Collaborator Author

Now, should we backport it to hibernate5 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment