This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch chore/cleanup-AbstractDetachedCriteria
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 7de0bc67c7 Assert custom JoinType is passed through in prepareQuery
fetch-strategy test
add 8a544b4e73 Address jdaugherty's review on PR #16143
No new revisions were added by this update.
Summary of changes:
.../query/criteria/AbstractDetachedCriteria.groovy | 2 +-
.../criteria/DetachedCriteriaCloneSpec.groovy | 5 -
.../gorm/query/criteria/TestEntity.groovy | 12 +-
.../grails/gorm/rx/DetachedCriteriaSpec.groovy | 16 ++
.../gorm/rx/api/DetachedCriteriaQuerySpec.groovy | 295 ---------------------
5 files changed, 21 insertions(+), 309 deletions(-)
copy
grails-data-neo4j/examples/grails3-neo4j-hibernate/grails-app/domain/functional/tests/Author.groovy
=>
grails-datamapping-core/src/test/groovy/org/grails/datastore/gorm/query/criteria/TestEntity.groovy
(86%)
delete mode 100644
grails-datamapping-rx/src/test/groovy/org/grails/gorm/rx/api/DetachedCriteriaQuerySpec.groovy