https://github.com/welteki/graphile-migrate-nix
Install graphile-migrate using the Nix package manager
https://github.com/welteki/graphile-migrate-nix
graphile migration-tool pg postgresql
Last synced: 2 months ago
JSON representation
Install graphile-migrate using the Nix package manager
- Host: GitHub
- URL: https://github.com/welteki/graphile-migrate-nix
- Owner: welteki
- Created: 2021-08-21T22:31:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T20:37:54.000Z (almost 4 years ago)
- Last Synced: 2025-10-05T21:54:05.940Z (9 months ago)
- Topics: graphile, migration-tool, pg, postgresql
- Language: Nix
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphile-migrate-nix
Install [graphile-migrate](https://github.com/graphile/migrate) using the Nix package manager.
> Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL
## Installation
```
nix-env -if https://github.com/welteki/graphile-migrate-nix/archive/main.tar.gz
```