pg-assert-schema

2.0.1 • Public • Published

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

/pg-assert-schema/

    Package Sidebar

    Install

    npm i pg-assert-schema

    Weekly Downloads

    25

    Version

    2.0.1

    License

    MIT

    Last publish

    Collaborators

    • apechimp