This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch 7.1.x-hibernate6
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 3d58f82428 test-examples
new c434c49d82 fix query but test fails
new e0d26c9fe7 fixed query
new 63f2631dcc fixed WhereQueryWithAssociationSortSpec
new 241f5a8a3e Fixed HibernateEntityTransformation
The 4 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:
.../compiler/HibernateEntityTransformation.groovy | 33 ++++++++++++++++++++++
.../orm/hibernate/query/JpaFromProvider.java | 23 +++++++++++++--
.../specs/ExecuteQueryWithinValidatorSpec.groovy | 2 +-
.../specs/WhereQueryWithAssociationSortSpec.groovy | 4 ++-
.../MultiTenancyBidirectionalManyToManySpec.groovy | 4 +--
.../org/grails/datastore/mapping/query/Query.java | 2 +-
settings.gradle | 30 --------------------
7 files changed, 60 insertions(+), 38 deletions(-)