hibernate-orm/hibernate-envers
Sanne Grinovero e170eb33d1 HHH-16228 Dialect instance might be wrapped when doing instanceof checks for capabilities
To properly support the idea of wrapping the Dialect, we need
to take this into account whenever an `instanceof` is used
to check for Dialect capabilities.
Also some code is casting to the expected Dialect.
2023-02-27 22:52:43 +00:00
..
src HHH-16228 Dialect instance might be wrapped when doing instanceof checks for capabilities 2023-02-27 22:52:43 +00:00
hibernate-envers.gradle HHH-15226 - Publish a Gradle platform (Maven Bom++) for Hibernate ORM 2022-04-26 14:41:04 -05:00