@pureprofile/pg-schema-dump
v1.1.0
Published
utility to dump pg database schema into text comparable format
Downloads
24
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-dump
usage
pg-schema-dump --url postgres://username:[email protected]/database-name --out ./dump-my-db-here