5.0 Implementation guide
Learn how to bring your solution to life. The Implementation guide provides a structured approach, examples, and best practices for building and launching successfully.
Generate your changelog from an existing database
Set up your changelog structure
Make and track changes with Liquibase
Connect your changelogs using include or includeAll
Set up Liquibase for multiple environments
Implement a rollback strategy with SQL changelogs for existing databases
Implement a rollback strategy with SQL changelogs
Implement a rollback strategy with modeled changelogs (XML, YAML, JSON) for existing databases
Implement a rollback strategy with modeled changelogs (XML, YAML, JSON)
Track and append manual changes with snapshots and diff-changelog
Using snapshot-reference in diff-changelog commands