hibernate-orm/hibernate-envers/src
Gavin 0253e1fe7a HHH-15767 put unique constraints where they belong on optional @OneToOne associations
this was a bug that allowed people to use @OneToOne as a regular @ManyToOne
and ... people did ... as evidenced by all these bogus tests I just fixed

this is in principle a breaking change because it breaks code that was broken
2022-11-27 02:14:38 +01:00
..
demo Get rid of MVCC JDBC connection parameter 2022-03-24 09:15:11 +01:00
main HHH-15760 various small html fixes javadoc 2022-11-26 09:49:56 +01:00
test HHH-15767 put unique constraints where they belong on optional @OneToOne associations 2022-11-27 02:14:38 +01:00
test_legacy/org/hibernate/envers/test/integration/basic Re-enable envers test 2021-04-08 18:04:35 +02:00