Skip to main content

12 docs tagged with "liquibase"

View all tags

Changelog Sync with Database DevOps

Learn how to use the Liquibase changelog-sync command with Harness Database DevOps to baseline database environments and align changelog state without deploying changes.

Diff Changelog

Learn how Harness Database DevOps can create a diff changelog to synchronize database schemas.

Mark Failed Changeset Ran

Learn how to use the mark-next-changeset-ran option in Harness Database DevOps pipelines. This option ensures failed changeset are marked as ran, enabling rollback execution for failed database changes.

Troubleshooting Guide

Solutions to common pain points while using Harness Database DevOps. From connection issues to rollback errors, find answers to frequently encountered problems in DB DevOps pipelines.

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 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.

Working with SQL Files

Working with SQL Files in Harness Database DevOps, including directory structure, changeset formatting, and rollback actions.