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

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


    from f5806529bb Merge pull request #15446 from apache/fix/indy-log-level
     add 1c3e18ec24 docs: add quality rules to AGENTS.md critical rules
     add 6a79a64983 Merge pull request #15440 from 
apache/docs/agents-md-conventions
     add 2e3f6a8e7a fix: where query composition fails when variable is 
re-assigned in if/else blocks
     add 4db4ed8126 test: add functional tests for where query composition with 
re-assigned variables
     add dee7d110ac fix: update variable type for constructor case in 
visitBinaryExpression
     add da6bf78e32 Merge pull request #15447 from 
apache/fix/where-query-reassignment-composition
     new f0e966098a Merge pull request #15449 from apache/7.0.x

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:
 AGENTS.md                                          |  4 ++
 .../grails/gorm/tests/WhereMethodSpec.groovy       | 67 +++++++++++++++++
 .../query/criteria/AbstractDetachedCriteria.groovy |  1 +
 .../transform/DetachedCriteriaTransformer.java     | 83 ++++++++++++++++++++++
 .../groovy/gorm/GormWhereQueryAdvancedSpec.groovy  | 47 ++++++++++++
 5 files changed, 202 insertions(+)

Reply via email to