Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 41abc8d9f0f9982324a2c7dff9ab671e5c548a41
https://github.com/hibernate/hibernate-orm/commit/41abc8d9f0f9982324a2c7d...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/filter/hql/FilterWithDifferentConditionsTest.java
Log Message:
-----------
HHH-13485 Add test for issue
Commit: b18c967cf60b492a4f8f651f58dc42daf6c34db0
https://github.com/hibernate/hibernate-orm/commit/b18c967cf60b492a4f8f651...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
Log Message:
-----------
HHH-13485 FilterJoinTable does not to use the defualt condition
Compare:
https://github.com/hibernate/hibernate-orm/compare/04ebb6a1d75b...b18c967...