This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch fix/where-queries-embedded
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 6f4a112db5 Standardize on the tck properties to be in the same
location (gradle)
add eaf194dfae Address review feedback on embedded where-query fix
No new revisions were added by this update.
Summary of changes:
.../main/groovy/grails/orm/CriteriaMethodInvoker.java | 3 ++-
.../datastore/mapping/mongo/query/MongoQuery.java | 13 ++++++++++---
.../gorm/mongo/EmbeddedAssociationSpec.groovy | 18 ++++++++++++++++++
.../testing/tck/tests/WhereQueryEmbeddedSpec.groovy | 2 +-
4 files changed, 31 insertions(+), 5 deletions(-)