1.1.0 • Published 5 years ago

@pureprofile/pg-schema-dump v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago