Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8e3ea6efaa76a54786672a2df196da63f86a8140
https://github.com/hibernate/hibernate-orm/commit/8e3ea6efaa76a54786672a2...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/InformixDialect.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/LockExceptionTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/locking/options/LockedRowsTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/locking/options/ScopeAndSecondaryTableTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/locking/options/ScopeTests.java
Log Message:
-----------
squash locking-related test failures on Informix
we really need a custom impl of LockingSupport
Commit: e62d477905edadb93dfc2392c0019126fcd5e983
https://github.com/hibernate/hibernate-orm/commit/e62d477905edadb93dfc239...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/SingleTableConstraintsTest.java
Log Message:
-----------
single-table not-null constraints require table-level 'check'
Commit: a39bf05a6e7dc323554c10843bfb3cb8da285840
https://github.com/hibernate/hibernate-orm/commit/a39bf05a6e7dc323554c108...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/HANALegacyDialect.java
Log Message:
-----------
HANALegacyDialect was not returning its own LockingSupport
Commit: 04b08f04fc90f12af6239b0ab05758857e3bbbad
https://github.com/hibernate/hibernate-orm/commit/04b08f04fc90f12af6239b0...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/generated/GeneratedByDbOnForcedIncrementTest.java
Log Message:
-----------
disable test on Informix due to some timestamp precision problem
Commit: 8edf2ee410ae30c467731878dd60d62ec05a1b55
https://github.com/hibernate/hibernate-orm/commit/8edf2ee410ae30c46773187...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-08-11 (Mon, 11 Aug 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/bulkid/AbstractMutationStrategyGeneratedIdentityTest.java
Log Message:
-----------
disable test on Informix due id generation starting from 1
Compare:
https://github.com/hibernate/hibernate-orm/compare/bcec20fcf374...8edf2ee...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications