Removes the data. Defaults to restore.
Override it to undo what Nylo can't record, like records on your API, then call restore for the rest.
Future<void> down() => restore();