Skip to content

hummingbird-project/postgres-migrations

PostgresMigrations

PostgresMigrations provides a database migration system using PostgresClient from PostgresNIO.

Local Development setup

Setup run

docker compose up

Tear down

docker compose down

Documentation

Reference documentation and guides for PostgresMigrations can be found here.