Packages

A forward-only SQL migration engine for PostgreSQL, built on gen_statem and temporal journaling.

Retired package: Deprecated - Deprecate

Current section

Files

Jump to
migraterl README.md
Raw

README.md

# migraterl
[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)
A simple forward-only migrations library for Erlang, inspired by [DbUp](https://dbup.readthedocs.io/en/latest/).
## Status
[![Pipeline](https://github.com/dont-rely-on-nulls/migraterl/actions/workflows/pipelines.yml/badge.svg)](https://github.com/dont-rely-on-nulls/migraterl/actions/workflows/pipelines.yml)
### Builds
### Integrations
## Documentation
TODO
## Inspiration
TODO