This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/grails-intellij-plugin.git
commit 4dc98b8bee8d9de767dafecfee724d1aa3d0d6ec Merge: a912b65 ebd3f85 Author: James Daugherty <[email protected]> AuthorDate: Thu Aug 13 09:33:41 2026 -0400 Merge pull request #17 from fernando88to/main Resolve criteria count and shorthand calls on GORM 4+ .../intellij/plugin/gorm/GormClassNames.java | 1 + ...BuildableCriteriaImplicitMemberContributor.java | 103 ++++ plugin/src/main/resources/META-INF/plugin.xml | 1 + .../plugin/domain/GrailsBuildableCriteriaTest.java | 574 +++++++++++++++++++++ 4 files changed, 679 insertions(+)
