Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: d865ec9e36f36f897f4248cf96228558ca341af8
https://github.com/hibernate/hibernate-orm/commit/d865ec9e36f36f897f4248c...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/embeddable/NestedJsonEmbeddableTest.java
Log Message:
-----------
HHH-17695 Add test for issue
Commit: 46dffe3336c1b28b49b63ffcdaf4b9a42aed934d
https://github.com/hibernate/hibernate-orm/commit/46dffe3336c1b28b49b63ff...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/JsonHelper.java
Log Message:
-----------
HHH-17695 Skip rendering null nested JSON aggregate embeddables
Compare:
https://github.com/hibernate/hibernate-orm/compare/be3170a197d8...46dffe3...