Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6899

I can execute schema updates if I replaced some tables with views for reading

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • 7.3.7, 7.6.0-alpha5, 7.4.10, 7.5.6
    • engine

    Description

      AT

      • when
        • I replaced ACT_HI_PROCINST table with a view not using camunda scripts
        • I use oracle database
        • I start engine
      • then
        • engine can recognize that History schema is already created

      TC

      • when
        • I create ACT_HI_PROCINST as view
        • and call org.camunda.bpm.engine.impl.db.sql.DbSqlSession#isHistoryTablePresent
      • then
        • true is returned

      Hint

      based on org.camunda.bpm.engine.impl.db.sql.DbSqlSession#JDBC_METADATA_TABLE_TYPES right now only tables are used in schema detection mechanics of update process

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              askar.akhmerov Askar
              christopher.zell Christopher Kujawa
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce