Branch: refs/heads/wip/6.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: e4f1461e1769a8407682647fe8e42f388161c295
https://github.com/hibernate/hibernate-orm/commit/e4f1461e1769a8407682647...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/BooleanTypeDescriptor.java
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/EnumJavaTypeDescriptor.java
Log Message:
-----------
move the code for generating check constraints to Dialect