Skip to content

Question: Is it possible to disable checksum for steps? #49

@j0meinaster

Description

@j0meinaster

I love mongration and the possibility to run migration scripts.

I currently did some refactoring to my application code and moved some files to a new directory, which are also required in my mongration script. Now the checksum fails, because the require(...) changed.

Is there a way to disable checksum? Or is it a bad idea to require(..) other classes anyway?

The only workaround I know is replacing the checksum in all mongodbs..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions