pg-db-objects

v0.0.1
DB and table lifecycle management Edit

build

yarn build:clean && yarn build:lib && yarn build:flow

build:clean

rimraf lib

build:lib

babel -d lib src --ignore '**/__tests__/**'

build:flow

flow-copy-source src lib --ignore '**/__tests__/**'

test

jest

test:watch

yarn test --watchAll --coverage

Metadata

  • MIT
  • >=8.5.0
  • Jonathan Wickens
  • released 10/19/2017

Downloads

Maintainers