issues
search
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
fixing deprecated lodash function indexBy
#14
Open
bugvish
opened
4 years ago
bugvish
commented
4 years ago
As of lodash v4, indexBy() is replaced with keyBy()
As of lodash v4, indexBy() is replaced with keyBy()