[hibernate-commits] [hibernate/hibernate-orm] fe94cd: HHH-8401 : Support fractional seconds on MySQL 5.7

GitHub noreply at github.com
Wed Dec 17 00:17:15 EST 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: fe94cda1d1a2ede18b5a577e3ac80db85a806ef3
      https://github.com/hibernate/hibernate-orm/commit/fe94cda1d1a2ede18b5a577e3ac80db85a806ef3
  Author: Gail Badner <gbadner at 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




More information about the hibernate-commits mailing list