Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: f0ea66b872a12705f7eb205c288ed37b56294d79
https://github.com/hibernate/hibernate-orm/commit/f0ea66b872a12705f7eb205...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/tool/schema/internal/StandardForeignKeyExporter.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/tool/schema/internal/StandardForeignKeyExporterTest.java
Log Message:
-----------
HHH-15704 - Fix regression in StandardForeignKeyExporter and add test case for this
issue
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>