Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ https://hibernate.atlassian.net/projects/HHH/versions/32614

** Bug
* [HHH-19173] - PostgreSQLLegacySqlAstTranslator does not implement visitInArrayPredicates
* [HHH-19169] - Entity hierarchy (and included embeddables) with inconsistent bytecode enhancement is unsupported, but isn't detected
* [HHH-19168] - Re-enhancement of entities with different configuration may skip some enhancements
* [HHH-19116] - Error when using fk() function on left joined many-to-one association and is null predicate
* [HHH-19110] - Flush operation fails with "UnsupportedOperationException: compare() not implemented for EntityType"
* [HHH-17151] - NPE when binding null parameter in native query with explicit TemporalType
Expand Down
Loading