hibernate-orm/hibernate-community-dialects
Gavin ecf4d30c50 make Dialect implement TypeContributor and FunctionContributor
there is little *concrete* benefit to this change, and it's slightly break-y but:

- it removes a dependence on the @Incubating type QueryEngine from Dialect
- we eat our own dogfood, that is, use our own abstractions
- it appears that this was how it was *originally* intended to be
2023-01-04 19:38:24 +01:00
..
src make Dialect implement TypeContributor and FunctionContributor 2023-01-04 19:38:24 +01:00
hibernate-community-dialects.gradle Re-enable all community dialect tests 2021-12-14 13:00:14 +01:00