Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3f60619f3fde22d949283e051a5f1b9cb1ebf073
https://github.com/hibernate/hibernate-orm/commit/3f60619f3fde22d949283e0...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2017-09-01 (Fri, 01 Sep 2017)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/quote/ColumnDefinitionQuotingTest.java
Log Message:
-----------
HHH-11739 - Fix tests
Commit: e950957b89dcc8f77fb29e11065044eacc9f211c
https://github.com/hibernate/hibernate-orm/commit/e950957b89dcc8f77fb29e1...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2017-09-01 (Fri, 01 Sep 2017)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/jdbc/env/internal/NormalizingIdentifierHelperImpl.java
Log Message:
-----------
HHH-11739 - globally_quoted_identifiers_skip_column_definitions property does the
opposite of what the doc describes
Compare:
https://github.com/hibernate/hibernate-orm/compare/c25a859adeca...e950957...