liquibase-migrations

Installation
SKILL.md

liquibase-migrations

Overview

Per github.com/liquibase/liquibase:

"Liquibase helps millions of developers track, version, and deploy database schema changes."

Liquibase's distinguishing feature vs Flyway: changesets are format-portable (XML / YAML / JSON / SQL) and rollback-aware - each changeset declares its own rollback action, enabling deterministic per-changeset rollback rather than versioned-only migration replay.

State tracked in two tables (per Liquibase docs):

Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
liquibase-migrations — testland/qa