Add missing entry to changelog

This commit is contained in:
Yoann Rodière 2022-05-25 10:59:42 +02:00
parent bf547fe432
commit 954fbc447a
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ https://hibernate.atlassian.net/projects/HHH/versions/32033
* [HHH-14932] - Spatial support for PostgreSQL 10+ uses invalid WKB dialect
* [HHH-13694] - Numeric Overflow Exception when retrieving the Meta-data for sequences from Oracle Database
* [HHH-10463] - Coalesce does not handle NULL values properly for PostgreSQL
* [HHH-15090] - Access to public field with extended bytecode enhancement returns null for entity lazy-loaded from polymorphic toOne association
** Improvement
* [HHH-15106] - fk() SQM function