[hibernate-commits] [hibernate/hibernate-orm] 2b59aa: HHH-11236 - JPA hbm2ddl auto-generation creates dd...

GitHub noreply at github.com
Tue Jan 10 02:09:02 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2b59aadc94ef133cd9415a551cf31e5681a3e6f9
      https://github.com/hibernate/hibernate-orm/commit/2b59aadc94ef133cd9415a551cf31e5681a3e6f9
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintThrowsConstraintViolationExceptionTest.java

  Log Message:
  -----------
  HHH-11236 - JPA hbm2ddl auto-generation creates ddl with invalid syntax for Unique Key with any MySQLDialect

Change test configuration to use update instead of create-drop




More information about the hibernate-commits mailing list