Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 38d4fe6b31d10afb5d489ba944a8854955cf87d7
https://github.com/hibernate/hibernate-orm/commit/38d4fe6b31d10afb5d489ba...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/binder/internal/CommentBinder.java
Log Message:
-----------
HHH-19011 fix incorrect placement of table comment with @Comment
This annotation is deprecated in 7, but I guess this is a candidate for backport
Commit: ee8b43a1beac13272303f816534df9f1e2f585e3
https://github.com/hibernate/hibernate-orm/commit/ee8b43a1beac13272303f81...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/binder/internal/CommentBinder.java
Log Message:
-----------
HHH-19011 two extra fixes
- make 'on' work properly for foreign keys
- throw when no column name matches 'on'
(cherry picked from commit 3344f3a1d19faf350c1596a324c0b11c3222dd38)
Commit: 9645ebf5a0c070c3e4b6b7190c98d6e864f28b27
https://github.com/hibernate/hibernate-orm/commit/9645ebf5a0c070c3e4b6b71...
Author: chandre <6765025+chandre92(a)users.noreply.github.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentElementCollectionTest.java
Log Message:
-----------
HHH-19011 Reproducing test
(cherry picked from commit 4c381c5a69b6624e27c29d4c44a4b4c2a99a1fe6)
Commit: 973da8cb0117280d079fc2dfb933723fd0a7efc2
https://github.com/hibernate/hibernate-orm/commit/973da8cb0117280d079fc2d...
Author: chandre <6765025+chandre92(a)users.noreply.github.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentElementCollectionTest.java
Log Message:
-----------
HHH-19011 Backport to 6.6
Commit: 2da013eaf93293c92f391fbbf48a66e4f8f8f823
https://github.com/hibernate/hibernate-orm/commit/2da013eaf93293c92f391fb...
Author: chandre92 <6765025+chandre92(a)users.noreply.github.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentElementCollectionTest.java
Log Message:
-----------
HHH-19011 Applied review suggestion
Co-authored-by: Christian Beikov <christian.beikov(a)gmail.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/b0746b8609c7...2da013e...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications