This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch fix/basic-collection-in-14610
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 9b5991c63d Merge branch '7.0.x' into fix/basic-collection-in-14610
add 2ad24be2cf Fix createAlias to populate aliasMap, preventing duplicate
alias on basic collections
No new revisions were added by this update.
Summary of changes:
.../grails/orm/HibernateCriteriaBuilder.java | 1 +
.../query/AbstractHibernateCriteriaBuilder.java | 1 +
.../gorm/tests/BasicCollectionInQuerySpec.groovy | 28 ++++++++++++++++++++++
3 files changed, 30 insertions(+)