[hibernate-commits] [hibernate/hibernate-orm] 71af98: HHH-11096 - @CreationTimestamp doesn't works with ...

GitHub noreply at github.com
Fri Nov 2 02:44:29 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 71af989f604512e105e1465ebecce01ba672b652
      https://github.com/hibernate/hibernate-orm/commit/71af989f604512e105e1465ebecce01ba672b652
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-11-02 (Fri, 02 Nov 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/Nullability.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/DatabaseCreationTimestampNullableColumnTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/InMemoryCreationTimestampNullableColumnTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/UpdateTimestampTest.java
    M hibernate-core/src/test/java/org/hibernate/test/legacy/Custom.hbm.xml

  Log Message:
  -----------
  HHH-11096 - @CreationTimestamp doesn't works with @Column(nullable=false)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list