Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable checksum comparison #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

j0meinaster
Copy link

Issue:
Sometimes it can't be avoided to change already executed steps (caus of refactoring, found errors). In this case we need a way to disable the checksum comparison

Solution:
Offer functions:
mongration.disableChecksumComparison()
mongration.enableChecksumComparison()

Added test case
Added in documentation

@j0meinaster j0meinaster changed the title disable checksum comparison Option to disable checksum comparison Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants