/liquibase-zd

A Liquibase plugin to provide zero-downtime schema migrations

Primary LanguageKotlinApache License 2.0Apache-2.0

Liquibase Zero Downtime Extension

The zero downtime extension adds functionality to support zero downtime changes. This is done by an expand-contract pattern. Currently, the extension only supports changes for PostgreSQL databases. In the future, functionality might be added for additional databases.