Branch: refs/heads/5.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 103de8de840ba4bbe3d1ad31adcd60b12e22aa18
https://github.com/hibernate/hibernate-orm/commit/103de8de840ba4bbe3d1ad3...
Author: Martin Simka <msimka(a)redhat.com>
Date: 2018-07-18 (Wed, 18 Jul 2018)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/cid/CompositeIdTest.java
Log Message:
-----------
HHH-12823 CompositeIdTest.testDistinctCountOfEntityWithCompositeId fails on databases
that don't support tuple distinct counts because it expects wrong exception
The SQLGrammarException is now wrapped in a PersistenceException, we
should take that into account.
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.