Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 29224ed1482910b54767f24a3912ae28ec302661
https://github.com/hibernate/hibernate-orm/commit/29224ed1482910b54767f24...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/DB2Dialect.java
Log Message:
-----------
remove wrong keyword list from DB2Dialect
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 5253875b412ab466fe292a4e6512a4f9aa819998
https://github.com/hibernate/hibernate-orm/commit/5253875b412ab466fe292a4...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-10 (Sun, 10 Nov 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/OracleDialect.java
Log Message:
-----------
Revert "'number' is a keyword on Oracle"
Unnecessary, since it isaregistered from JDBC metadata.
This reverts commit d9a807f2371647cd2739965af07e0104ed56e779.
Compare:
https://github.com/hibernate/hibernate-orm/compare/d9a807f23716...5253875...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications