graphile-migrate

v0.0.17
Opinionated SQL-powered migration tool for PostgreSQL
postgresql postgres pg migrate sql easy fast watch functions and 1 more...

lint

eslint --ext ts,js .

lint:fix

eslint --fix --ext ts,js .

prepack

tsc && chmod +x dist/cli.js

clean

rm -Rf dist

test

yarn lint && yarn run test:only

test:only

jest -i

watch

mkdir -p dist && touch dist/cli.js && chmod +x dist/cli.js && tsc --watch

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 10/1/2019

Downloads

Maintainers