When migrating down, currently the behavior is to run the STOP migration before exiting. I think this may be confusing to the end user. Hell it confused me and I added this functionality.
We should NOT run the stop migration when rolling back. We should stop when we reach it.