The GitHub Actions job "Code Style" on 
grails-core.git/fix/composite-id-criteria-14516 has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
3e9a6219a7e98f5b8d1df3fe7f47d231524be624 / James Fredley 
<[email protected]>
Fix composite ID criteria projection regression (#14516)

Handle composite ID component properties in AbstractHibernateCriteriaBuilder
that are not registered as JPA Metamodel attributes. When 
entityType.getAttribute()
fails for a composite key component, fall back to checking if the property type 
is
a managed entity so the criteria builder can navigate associations forming part 
of
a composite key.

Assisted-by: Claude Code <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/22427244757

With regards,
GitHub Actions via GitBox

Reply via email to