hibernate-orm/hibernate-core
Guillaume Smet 7f71735e3b HHH-13016 Test added in previous commit will now fail so add @FailureExpected
Reintroducing CaseLiteralExpression had some issues with databases other
than H2 as it tried to cast to binary even if the enum was stored as
enumerated. Unfortunately, we cannot really know if the enum is in the
end compared to a value stored as a string or a number.
2019-01-18 15:59:52 +01:00
..
src HHH-13016 Test added in previous commit will now fail so add @FailureExpected 2019-01-18 15:59:52 +01:00
hibernate-core.gradle HHH-13043 Upgrade to JAXB 2.3.1 2018-11-23 13:39:39 +01:00