Closed
Description
See the following tests:
- https://github.com/hibernate/hibernate-reactive/blob/main/hibernate-reactive-core/src/test/java/org/hibernate/reactive/LazyUniqueKeyTest.java#L71
- https://github.com/hibernate/hibernate-reactive/blob/main/hibernate-reactive-core/src/test/java/org/hibernate/reactive/EagerUniqueKeyTest.java#L71
I've created the following testcase for ORM: hibernate/hibernate-orm#6239
Waiting for ORM to fix https://hibernate.atlassian.net/browse/HHH-16298
(Follows #1498)