mongodb-migrations icon indicating copy to clipboard operation
mongodb-migrations copied to clipboard

Fix `mm down --migrations ...` to rollback properly

Open builtinnya opened this issue 7 years ago • 0 comments

mm down --migrations ... invokes runSpecificUp() instead of runSpecificDown(), that is not an intended behavior.

builtinnya avatar Nov 17 '17 03:11 builtinnya