migraphile

1.0.9 • Public • Published

migraphile

A migration tool that combines Migra and Graphile Migrate

Installation

yarn add migraphile

How It Works

Migraphile is a wrapper around Migra and Graphile Migrate. The main difference is that migrations will be automatically generated by Migra, and then run by Graphile Migrate. Drift detection is a key feature of Migraphile. Your local database will automatically account for drift, and will be reset back to the state of the shadow database. This allows migrations to not need to be idempotent.

To see commands that are available, run migraphile.

Requirements

  • Docker: Migraphile uses Docker to run Migra in a container as it is a python application.

Readme

Keywords

none

Package Sidebar

Install

npm i migraphile

Weekly Downloads

60

Version

1.0.9

License

MIT

Unpacked Size

63.5 kB

Total Files

11

Last publish

Collaborators

  • fireline-science-dev