Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Jira Legacy
serverSystem JIRA
serverIde7c8782d-bdde-33fe-98f4-eec07a812363
keyOPL-5132

Liquibase is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release process to:

...

  • Database Type - Select Oracle or Snowflake from drop-down.

  • Database URL -

  • Port -

  • Username -

  • Password -

  • Service -

...

2. Save tool configurations and proceed to configure the tool in Opsera pipeline step.

...

  1. In pipeline workflow, add a new pipeline step with using Liquibase Tool.

  2. Provide the following selections:

    Step Type - Select View Pending Migrations.
    Liquibase Database - Choose Liquibase Oracle or Liquibase Snowflake.
    SCM Type -
    Select Account -
    Repository -
    Branch -
    Changelog File - Path to the changelog file.
    Liquibase Schema - The schema to have the liquibase changelog table.

3. Click Save and proceed to the next pipeline step.

...

  1. In pipeline workflow, add a new pipeline step with using Liquibase Tool.

  2. Provide the following selections:

    Step Type - Select Deploy Pending Migrations.
    Liquibase Database - Choose Liquibase Oracle or Liquibase Snowflake.
    SCM Type -
    Select Account -
    Repository -
    Branch -
    Changelog File -
    Liquibase Schema -

3. Click Save and proceed to trigger the pipeline.

...