This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 0de59de39b Merge pull request #15466 from
apache/docs/agents-no-grouping-comments
add 3e9a6219a7 Fix composite ID criteria projection regression (#14516)
add 020e56a86f Wrap rethrown exception to preserve stack trace and add eq
test
add a622755a7c Add Hibernate proxy test for composite ID criteria query
new 366521e054 Merge pull request #15462 from
apache/fix/composite-id-criteria-14516
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../query/AbstractHibernateCriteriaBuilder.java | 41 ++++++++++-
.../tests/compositeid/CompositeIdCriteria.groovy | 80 ++++++++++++++++++++++
2 files changed, 120 insertions(+), 1 deletion(-)