Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-9901

PIM DDL drop scripts shouldn't be executed when starting up the app

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.60.0.Final
    • 7.59.0.Final
    • Migration
    • None
    • False
    • False
    • NEW
    • NEW

    Description

      DDL drop scripts for PIM are not required to be executed when PIM application is started up as in case these database objects don't exist, these scripts will fail.

      In case customer would like to drop/clean the DB schema at startup, they should explicitly pass this as parameter when running the application.

      -Dquarkus.flyway.clean-at-start=true
      

      If these DB objects already exist in the DB, there won't be any DDL script execution.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: