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 366521e054 Merge pull request #15462 from
apache/fix/composite-id-criteria-14516
add f8738317c8 fix: propagate LEFT JOIN from DetachedCriteria into
subqueries (#14485)
add 9f2f875816 Fix checkstyle import order and remove unused test entities
new f84c343863 Merge pull request #15461 from apache/fix/where-query-bugs-2
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:
.../grails/orm/HibernateCriteriaBuilder.java | 26 +++++
.../grails/gorm/tests/WhereQueryBugFixSpec.groovy | 106 +++++++++++++++++++++
2 files changed, 132 insertions(+)
create mode 100644
grails-data-hibernate5/core/src/test/groovy/grails/gorm/tests/WhereQueryBugFixSpec.groovy