Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4305

[PIM] - PostgreSQL validation fails at Hibernate after upgrade to Quarkus 2.7.5

XMLWordPrintable

      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.

       

            antferna Antonio Fernandez Alhambra (Inactive)
            antferna Antonio Fernandez Alhambra (Inactive)
            Marian Macik Marian Macik
            Marian Macik Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: