pg-json-schema-export icon indicating copy to clipboard operation
pg-json-schema-export copied to clipboard

Export Postgres schemas as JSON ( tables, constraints, sequences)

Results 4 pg-json-schema-export issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/1214063/27089318-521ad9bc-505a-11e7-8438-caf3166f1ff9.png) because I have...