mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
merge master
This commit is contained in:
parent
0e62ff4856
commit
edffc0063c
@ -21,7 +21,7 @@
|
|||||||
package org.hibernate.dialect.unique;
|
package org.hibernate.dialect.unique;
|
||||||
|
|
||||||
import org.hibernate.dialect.Dialect;
|
import org.hibernate.dialect.Dialect;
|
||||||
import org.hibernate.metamodel.relational.UniqueKey;
|
import org.hibernate.metamodel.spi.relational.UniqueKey;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Informix requires the constraint name to come last on the alter table.
|
* Informix requires the constraint name to come last on the alter table.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user