-
Bug
-
Resolution: Done
-
Blocker
-
7.13.0.GA
-
None
-
False
-
None
-
False
-
ER1
-
-
-
-
-
-
CR1
-
+
-
---
-
---
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.
- is caused by
-
RHPAM-4293 PIM on Quarkus 2.7.5 is failing to automatically create DB schemas through Flyway
- Closed
- is cloned by
-
JBPM-10075 [PIM] - PostgreSQL validation fails at Hibernate after upgrade to Quarkus 2.7.5
- Resolved