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

Create DDL drop scripts for supported databases

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 7.18.0.Final
    • 7.17.0.Final
    • Runtime Engine
    • None
    • 2019 Week 05-07

    Description

      The current issue is that we create DB schema using DDL scripts but then we drop it by using hibernate metadata. Metadata have changed and may change in future hibernate versions, so names for the foreign keys won't match anymore. Therefore, we should stabilize it by using DDL drop scripts as a counterpart to create scripts.
      This will allow us to execute test against DDL scripts even with redeployments, e.g. when testing jbpm-in-container, where DB schema is frequently created and dropped.

      Attachments

        Activity

          People

            mmacik@redhat.com Marian Macik
            mmacik@redhat.com Marian Macik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: