This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit f84c3438633c84b9c96b2548feb05666db38469d Merge: 366521e054 9f2f875816 Author: James Fredley <[email protected]> AuthorDate: Thu Feb 26 11:50:06 2026 -0500 Merge pull request #15461 from apache/fix/where-query-bugs-2 fix: propagate LEFT JOIN from DetachedCriteria into subqueries (#14485) .../grails/orm/HibernateCriteriaBuilder.java | 26 +++++ .../grails/gorm/tests/WhereQueryBugFixSpec.groovy | 106 +++++++++++++++++++++ 2 files changed, 132 insertions(+)
