Skip to main content

13 docs tagged with "liquibase-integration"

View all tags

Add the Liquibase command step

Learn how to add and configure the native Liquibase command step in Harness DB DevOps pipelines for advanced database control and flexibility.

Apply DB Schema step

Configure the Apply DB Schema step in a Harness Database DevOps pipeline to apply Liquibase or Flyway migrations to a target database instance.

Execute Arbitrary SQL Commands

Learn how to execute arbitrary SQL commands using the Liquibase command step in Harness DB DevOps for flexible database operations.

Rollback DB Schema step

Configure the Rollback DB Schema step in a Harness Database DevOps pipeline to revert Liquibase or Flyway migrations to a specific tag or by a changeset count.

Rollback SQL step

Configure the Rollback SQL step in a Harness Database DevOps pipeline to preview the SQL that would be executed during a rollback without applying it, for validation and policy enforcement.

Update SQL step

Configure the Update SQL step in a Harness Database DevOps pipeline to preview the SQL that would be applied to a database without executing it, for validation and policy enforcement before deployment.

What is a Changelog?

Understand what a changelog is in Harness Database DevOps, how it works with Liquibase, and how to structure it effectively for CI/CD, version control, and rollback automation.

What is a ChangeSet?

Understand what a changeset is, how it works in Harness DB DevOps, and explore best practices for context, rollback, transaction control, and CI/CD workflows.

What is a Context?

A guide to understand contexts in Harness Database DevOps, including their purpose, usage, and best practices for managing database changesets across environments.

What is a Tag?

Learn how tags work in Harness Database DevOps to mark database states, support rollback strategies, and align deployments with application releases.

What is sqlFile?

Learn how the sqlFile tag works in Harness DB DevOps (via Liquibase), and how it enables reuse of raw SQL for reliable, auditable database deployments.