issues
search
perak
/
extract-mongo-schema
Extract schema from Mongo database, including foreign keys
71
stars
22
forks
source link
Adding the limit option and fixing an issue
#8
Closed
vfaure-amadeus
closed
5 years ago
vfaure-amadeus
commented
5 years ago
Adding an option to tweak the default parsing limit, default behavior unchanged.
Fixing an issue with recursive calling of getDocSchema when parsing nested arrays.
perak
commented
5 years ago
Thank you!