Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 49e9696ced33ebf068f1ef082e4e0e6ab82a26ed
https://github.com/hibernate/hibernate-orm/commit/49e9696ced33ebf068f1ef0...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/spi/DdlTypeRegistry.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/query/criteria/InsertSelectTests.java
Log Message:
-----------
Temporarily disabled InsertSelectTests and dropped the removeDescriptor method from
DdlTypeRegistry again, since it will not be needed after all
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>