hibernate-orm/hibernate-community-dialects
Sanne Grinovero cf2e723d6f 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:53:31 +00:00
..
src HHH-16228 Dialect instance might be wrapped when doing instanceof checks for capabilities 2023-02-27 22:53:31 +00:00
hibernate-community-dialects.gradle Re-enable all community dialect tests 2021-12-14 13:00:14 +01:00