pg-json-schema-export
pg-json-schema-export copied to clipboard
Export Postgres schemas as JSON ( tables, constraints, sequences)
There is no opening bracket for the connection object. Let me send a PR
As of lodash v4, indexBy() is replaced with keyBy()
Hi, I try to export my public schema to JSON but I have lot of views and I think you should exlude table_type VIEW from exporting.  because I have...