[hibernate-commits] [hibernate/hibernate-orm] d01ff3: HHH-8026 Duplicate constraint names with unique=tr...

GitHub noreply at github.com
Wed Feb 27 15:35:41 EST 2013


  Branch: refs/heads/4.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: d01ff32e520b21c325d70260527d5dafd15265fe
      https://github.com/hibernate/hibernate-orm/commit/d01ff32e520b21c325d70260527d5dafd15265fe
  Author: Brett Meyer <brmeyer at redhat.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
    M hibernate-core/src/main/java/org/hibernate/mapping/Table.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintTest.java

  Log Message:
  -----------
  HHH-8026 Duplicate constraint names with unique=true


  Commit: 8a701af9bbf33c03004ec140947dfe975b2b3bfc
      https://github.com/hibernate/hibernate-orm/commit/8a701af9bbf33c03004ec140947dfe975b2b3bfc
  Author: Brett Meyer <brmeyer at redhat.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

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

  Log Message:
  -----------
  HHH-8026 corrected test


Compare: https://github.com/hibernate/hibernate-orm/compare/315dce1fd8c3...8a701af9bbf3


More information about the hibernate-commits mailing list