Branch: refs/heads/4.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 350171c8ba741bb6e53ca43e18ee19288d517c68
https://github.com/hibernate/hibernate-orm/commit/350171c8ba741bb6e53ca43...
Author: Brett Meyer <brmeyer(a)redhat.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/quote/QuoteGlobalTest.java
M
hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.java
Log Message:
-----------
HHH-7927 Enabling globally_quoted_identifiers breaks schema validation
if TableGenerator is used
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/quote/QuoteGlobalTest.java