1.1.0 • Published 4 years ago

@pureprofile/pg-schema-dump v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

pg-schema-dump

utility to dump pg database schema into text comparable format

test coverage

StatementsBranchesFunctionsLines
StatementsBranchesFunctionsLines

installation

npm install -g @pureprofile/pg-schema-dump

usage

pg-schema-dump --url postgres://username:password@my-database.my-domain/database-name --out ./dump-my-db-here
1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago