...
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.
...
In pipeline workflow, add a new pipeline step with using Liquibase Tool.
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.
...
In pipeline workflow, add a new pipeline step with using Liquibase Tool.
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.
...