db-migrate / db-migrate/mongodb

Add the documentation with the example how to use _run function

Open
#33 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
57
PR merge metrics
No merged PRs in 30d

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!](https://www.bountysource.com/issues/61360218-add-the-documentation-with-the-example-how-to-use-_run-function?utm_campaign=plugin&utm_content=tracker%2F12293389&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12293389&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.