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 aaf840c6b9 Fix embedded where queries
     add c179aacdc0 Address flaky test
     add acbf185125 Expand test coverage & fix scenarios found from expansion

No new revisions were added by this update.

Summary of changes:
 .../query/criteria/AbstractDetachedCriteria.groovy |  10 +-
 .../transform/DetachedCriteriaTransformer.java     |  11 +-
 .../tck/tests/WhereQueryEmbeddedSpec.groovy        | 134 +++++++++++++++++++++
 .../org/demo/spock/PerTestRecordingSpec.groovy     |  80 +++++++-----
 4 files changed, 198 insertions(+), 37 deletions(-)

Reply via email to