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

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


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f7363509bd7bd0733c1cffdc19f1544c4c16e8b8
      https://github.com/hibernate/hibernate-orm/commit/f7363509bd7bd0733c1cffdc19f1544c4c16e8b8
  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: fa804c15776827d46eb9d8502742ebf9f87e1e2b
      https://github.com/hibernate/hibernate-orm/commit/fa804c15776827d46eb9d8502742ebf9f87e1e2b
  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/9c41bcb91036...fa804c157768


More information about the hibernate-commits mailing list