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

Correct issue with invalid contraint being generated for ManyToMany relationships #26911

Merged

Conversation

OmarHawk
Copy link
Contributor

@OmarHawk OmarHawk commented Aug 6, 2024

when updating constraints

Fix #26910


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

for ManyToMany relationships when updating constraints

Fix jhipster#26910
@OmarHawk OmarHawk force-pushed the bugfix/many-to-many-relationships-contraints branch from 7ef4823 to acc46e4 Compare August 6, 2024 11:31
@OmarHawk OmarHawk marked this pull request as ready for review August 6, 2024 11:32
@OmarHawk OmarHawk changed the title Correct issue with invalid contraint being generated Correct issue with invalid contraint being generated for ManyToMany relationships Aug 6, 2024
@mshima mshima merged commit cba8461 into jhipster:main Aug 6, 2024
52 checks passed
@mraible mraible added this to the 8.7.0 milestone Aug 27, 2024
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.

Liquibase: Update entity constraint changelog producing wrong baseColumnName for ManyToMany relationships
3 participants