Skip to content

hummingbird-project/postgres-migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2c2dee7 · Mar 31, 2025

History

5 Commits
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025
Mar 31, 2025

Repository files navigation

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.