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

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

XMLWordPrintable

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

      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.

              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

                Created:
                Updated:
                Resolved: