We would like to separate the connection URI from the database user and password while configuring migrate-mongo.
It would be appreciated if we could set the database address and the authentication parameters separately (not having to merge all info into a single string), for example in the options part of the config file, using user, pass... options.
We would like to separate the connection URI from the database user and password while configuring migrate-mongo.
It would be appreciated if we could set the database address and the authentication parameters separately (not having to merge all info into a single string), for example in the options part of the config file, using user, pass... options.