2.0.1 • Published 9 years ago

pg-assert-schema v2.0.1

Weekly downloads
53
License
MIT
Repository
github
Last release
9 years ago

pg-assert-schema

CLI for asserting the existence of a postgres schema

Installation

npm install pg-assert-schema

Usage

Usage: pg-assert-schema [ -d database url ] <schema>
Asserts the existence of schema, creating it if necessary

Options:
  -d, --database_url  database url (overriden by $DATABASE_URL)  [string]
  -h, --help          Show help
2.0.1

9 years ago

2.0.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago