You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#2738] Return the correct column data type for Oracle
The Oracle schema extractor is only partially implemented,
returning data type 0 for most of the SQL column types.
This causes the schema validation to fail even if the
columns on the table are valid.
Copy file name to clipboardExpand all lines: hibernate-reactive-core/src/main/java/org/hibernate/reactive/provider/service/OracleSqlReactiveInformationExtractorImpl.java
0 commit comments