Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: f50275a31484d539d9efd000e4168b62d0a1acf9
https://github.com/hibernate/hibernate-orm/commit/f50275a31484d539d9efd00...
Author: Mehdi <elmehdi.kzadri(a)gmail.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/OracleServerConfiguration.java
Log Message:
-----------
HHH-19852 Replace exception-based MAX_STRING_SIZE detection with direct query
Query database_properties view directly instead of attempting a
varchar2(32000) cast to determine if MAX_STRING_SIZE is EXTENDED.
HHH-19852 fix condition
HHH-19852 fix fomatting problem
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications