This is an automated email from the ASF dual-hosted git repository.
davydotcom pushed a change to branch fix-detachedcriteria-join-get
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 03747c5f3e Fix DetachedCriteria join handling for get() in Hibernate
add ddae6ee795 Auto-create aliases for joined association projections
No new revisions were added by this update.
Summary of changes:
.../hibernate/query/AbstractHibernateQuery.java | 88 ++++++++++++++++++++--
.../gorm/tests/DetachedCriteriaJoinSpec.groovy | 24 ++++++
2 files changed, 104 insertions(+), 8 deletions(-)