Open
Description
_run function (see below) is not documented (https://db-migrate.readthedocs.io/en/latest/API/programable/#run)
/**
- Gets a connection and runs a mongo command and returns the results
- @param command - The command to run against mongo
- @param collection - The collection to run the command on
- @param options - An object of options to be used based on the command
- @param callback - A callback to return the results
*/
_run: function(command, collection, options, callback) {
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Metadata
Metadata
Assignees
Labels
No labels