pgroll is an open source command-line tool that offers safe and reversible schema migrations for PostgreSQL by serving multiple schema versions simultaneously. It takes care of the complex migration operations to ensure that client applications continue working while the database schema is being updated. This includes ensuring changes are applied without locking the database, and that both old and new schema versions work simultaneously (even when breaking changes are being made!). This removes risks related to schema migrations, and greatly simplifies client application rollout, also allowing for instant rollbacks.
Find a file
ABF Version Updater 26a77ab102
All checks were successful
Run CI/CD... / main (push) Successful in 5m27s
Автообновление версии до 0.16.2
2026-05-31 05:27:54 +00:00
.gitea/workflows 0.14.1 2025-09-02 20:01:07 +00:00
.abf.yml 0.14.2 2025-09-08 13:51:41 +00:00
.gitignore 0.14.1 2025-09-02 20:01:07 +00:00
pgroll.spec Автообновление версии до 0.16.2 2026-05-31 05:27:54 +00:00