An open API service indexing awesome lists of open source software.

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

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
```