Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 734bd775bfabdf2dac9c1fffc080df180b829cb5
https://github.com/hibernate/hibernate-orm/commit/734bd775bfabdf2dac9c1ff...
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: b91a7fe9fe0a501b71ea34b646de74f2fb0c0dc0
https://github.com/hibernate/hibernate-orm/commit/b91a7fe9fe0a501b71ea34b...
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/464d3a82fda0...b91a7fe...