Branch: refs/heads/wip/6.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: e1aa2d941f01cbd7c3df7e0b1672774fc2a7ecac
https://github.com/hibernate/hibernate-orm/commit/e1aa2d941f01cbd7c3df7e0...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/dialect/function/CommonFunctionFactory.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/ExtractFunction.java
M
hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/produce/function/StandardFunctionReturnTypeResolvers.java
Log Message:
-----------
Allow implicit casting of types if implied and actual type are both numeric and change
floor/ceil to return argument type