@pureprofile/pg-schema-dump
v1.1.0
Published
utility to dump pg database schema into text comparable format
Keywords
Readme
pg-schema-dump
utility to dump pg database schema into text comparable format
test coverage
| Statements | Branches | Functions | Lines |
| -----------|----------|-----------|-------|
| |
|
|
|
installation
npm install -g @pureprofile/pg-schema-dumpusage
pg-schema-dump --url postgres://username:[email protected]/database-name --out ./dump-my-db-here