Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: cc7f7058386a0fde29c5f8bf5bf876bec2b979d6
https://github.com/hibernate/hibernate-orm/commit/cc7f7058386a0fde29c5f8b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-01-06 (Mon, 06 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: 3344f3a1d19faf350c1596a324c0b11c3222dd38
https://github.com/hibernate/hibernate-orm/commit/3344f3a1d19faf350c1596a...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-01-06 (Mon, 06 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'
Compare:
https://github.com/hibernate/hibernate-orm/compare/55455c6ec04b...3344f3a...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications