Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 557a4f16da19a8babc61159a17fbf8572dc9a995
https://github.com/hibernate/hibernate-orm/commit/557a4f16da19a8babc61159...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/SQLDelete.java
M hibernate-core/src/main/java/org/hibernate/annotations/SQLDeleteAll.java
M hibernate-core/src/main/java/org/hibernate/annotations/SQLInsert.java
M hibernate-core/src/main/java/org/hibernate/annotations/SQLUpdate.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/EntityBinder.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/customsql/CustomSqlPrimaryTableExplicitTest.java
Log Message:
-----------
HHH-17848 tolerate primary table name in @SqlXxxx annotations
just cleaning up a TODO I left behind a while ago
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications