Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 36724b910307ae81d6380918094b6a965b4d88c1
https://github.com/hibernate/hibernate-orm/commit/36724b910307ae81d638091...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/MySQLDialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/PostgreSQLDialect.java
M hibernate-core/src/main/java/org/hibernate/id/enhanced/ExportableColumnHelper.java
M hibernate-core/src/main/java/org/hibernate/mapping/Collection.java
M hibernate-core/src/main/java/org/hibernate/mapping/OneToMany.java
M hibernate-core/src/main/java/org/hibernate/mapping/PersistentClass.java
M hibernate-core/src/main/java/org/hibernate/mapping/Value.java
Log Message:
-----------
HHH-19608 automatically add @PartitionKey to the primary key
on databases where this is required
also enable support for table partitioning on MySQL and Maria
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications