Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: fa8383a22ea3b943e7cf773e71f4458b3121ab5c
https://github.com/hibernate/hibernate-orm/commit/fa8383a22ea3b943e7cf773...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2014-12-16 (Tue, 16 Dec 2014)
Changed paths:
A hibernate-core/src/main/java/org/hibernate/dialect/MySQL57InnoDBDialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/function/NoArgSQLFunction.java
A
hibernate-core/src/main/java/org/hibernate/dialect/function/StaticPrecisionFspTimestampFunction.java
A
hibernate-core/src/test/java/org/hibernate/test/temporal/MySQL57TimestampFspFunctionTest.java
A
hibernate-core/src/test/java/org/hibernate/test/temporal/MySQL57TimestampPropertyTest.java
A hibernate-core/src/test/java/org/hibernate/test/temporal/TimePropertyTest.java
A hibernate-core/src/test/java/org/hibernate/test/temporal/TimestampPropertyTest.java
Log Message:
-----------
HHH-8401 : Support fractional seconds on MySQL 5.7
(cherry picked from commit fe94cda1d1a2ede18b5a577e3ac80db85a806ef3)