hibernate-reactive
hibernate-reactive copied to clipboard
SchemaArrayValidationTestBase fails with DB2
Test is currently disabled for DB2 with this error : No InformationExtractor for Dialect [org.hibernate.dialect.DB2Dialect..]
Reactive currently has custom extractors for MySQL, Oracle and PG.
This is related to this issue: https://github.com/hibernate/hibernate-reactive/issues/911 Closing to avoid duplicates