tjwebb / pg-json-schema-export

Export Postgres schemas as JSON ( tables, constraints, sequences)
https://www.npmjs.org/package/pg-json-schema-export
MIT License
38 stars 18 forks source link

Incorrect syntax in Usage example in README.md #15

Open chtnnh opened 2 years ago

chtnnh commented 2 years ago

There is no opening bracket for the connection object.

Let me send a PR