|
Hi Brian Tieman I have first created the database schema using Hibernate 5.3.11 and then I run just the a validation
hibernate.hbm2ddl.auto=validate
with Hibernate 5.0.3. In both cases I used just the 2 entities you provided in the description but I wasn't able to reproduce the issue.
|