Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7245ab77fbf46baab6bd27d05867c325af97e560
https://github.com/hibernate/hibernate-orm/commit/7245ab77fbf46baab6bd27d...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/EmbeddedForeignKeyInSubqueryTest.java
Log Message:
-----------
HHH-17280 Add test for issue
Commit: d25fb203a16e9ec601a3297abdcc8f85a68da5e0
https://github.com/hibernate/hibernate-orm/commit/d25fb203a16e9ec601a3297...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/EmbeddedForeignKeyDescriptor.java
Log Message:
-----------
HHH-17280 Allow partial embedded fk resolution on parent
Compare:
https://github.com/hibernate/hibernate-orm/compare/babde79417f7...d25fb20...