This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 314539fa93 Merge pull request #15425 from 
apache/fix/multi-datasource-osiv
     add 03747c5f3e Fix DetachedCriteria join handling for get() in Hibernate
     add ddae6ee795 Auto-create aliases for joined association projections
     add 85b8658c52 adding one more test spec
     add d15b5c0175 Add test coverage for DetachedCriteria join fix
     new e16bf85370 Merge pull request #15456 from 
apache/fix-detachedcriteria-join-get

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:
 .../hibernate/query/AbstractHibernateQuery.java    |  99 ++++++++++++++--
 .../gorm/tests/DetachedCriteriaJoinSpec.groovy     | 124 ++++++++++++++++++++-
 2 files changed, 214 insertions(+), 9 deletions(-)

Reply via email to