Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5049c15c0bdfdcd38567f7ce2809fc7e8c142d4d
https://github.com/hibernate/hibernate-orm/commit/5049c15c0bdfdcd38567f7c...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2015-06-14 (Sun, 14 Jun 2015)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/schemaupdate/SchemaExportWithGlobalQuotingEnabledTest.java
Log Message:
-----------
HHH-9866 - Add test for issue
Commit: 066e13cbb570f45287ebb9f4efac724518f42bd6
https://github.com/hibernate/hibernate-orm/commit/066e13cbb570f45287ebb9f...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2015-06-14 (Sun, 14 Jun 2015)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/naming/ImplicitNamingStrategyLegacyJpaImpl.java
Log Message:
-----------
HHH-9866 - Fix Wrong join table column names generation with
globally_quoted_identifiers
Compare:
https://github.com/hibernate/hibernate-orm/compare/5eb4c0bdc589...066e13c...