-
Bug
-
Resolution: Done
-
Blocker
-
7.69.0.Final
-
None
-
False
-
None
-
False
-
NEW
-
NEW
-
---
-
---
After/when upgrading PIM to Quarkus 2.7.5, hibernate validation fails with the below error message.
wrong column type encountered in column [log] in table [migration_report_logs]; found [text (Types#VARCHAR)], but expecting [oid (Types#CLOB)
This requires a change in the Postgres DDL scritps for PIM to accommodate this hibernate change and avoid any potential issues at persistence/database layer when using hibernate/panache.
- clones
-
RHPAM-4305 [PIM] - PostgreSQL validation fails at Hibernate after upgrade to Quarkus 2.7.5
- Closed