hibernate-orm/hibernate-envers/src
Chris Cranford 03d5ce08bc HHH-14176 Use column name 'description' rather than 'desc`.
Using the `desc` keyword creates problems for certain dialects, so changed the
property's name so that there is no keyword conflicts.
2023-07-24 12:11:43 +02:00
..
demo HHH-16963 Avoid H2's capability to register a JVM shutdown hook: causes classloader leaks during tests 2023-07-21 11:43:01 -04:00
main HHH-14176 Handle embedded composite ids in envers specially to avoid lazy loading 2023-07-24 12:11:43 +02:00
test HHH-14176 Use column name 'description' rather than 'desc`. 2023-07-24 12:11:43 +02:00
test_legacy/org/hibernate/envers/test/integration/basic Re-enable envers test 2021-04-08 18:04:35 +02:00