pajachiet / pymongo-schema

A schema analyser for MongoDB, written in Python.
GNU Lesser General Public License v3.0
74 stars 13 forks source link

mongodb can use username and password #30

Closed jacksu closed 6 years ago

pajachiet commented 6 years ago

Thanks a lot for your PR. I changed the default user and password to make tests pass.

If you could add a test for your new feature this would be excellent :)

Best regards