hibernate-orm
hibernate-orm copied to clipboard
HHH-15591 Unidirectional @OneToMany with @OrderColumn still throwing ConstraintViolationException (unique index violation)
added two tests in UnidirectionalOneToManyOrderColumnTest, namely testSwapElementsAtZeroAndOne and testAddAtZeroDeleteAtTwo
https://hibernate.atlassian.net/browse/HHH-15591
Thanks for your pull request!
This pull request appears to follow the contribution rules.
› This message was automatically generated.
of course both tests fail - to show the existing problem. How to avoid the automatic PR rejection in such a case?
Thanks for the PR with the tests. The PR is not rejected, it just reports on the UI that tests failed, which is totally fine.