Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8f5bc492e8df14a72ae30e4b95fa9506dddce4ba
https://github.com/hibernate/hibernate-orm/commit/8f5bc492e8df14a72ae30e4...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-01-09 (Mon, 09 Jan 2017)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintThrowsConstraintViolationExceptionTest.java
M libraries.gradle
Log Message:
-----------
HHH-11236 - JPA hbm2ddl auto-generation creates ddl with invalid syntax for Unique Key
with any MySQLDialect
Add replicating test case that works just fine