Skip to content

Make it context aware #59

Description

@6543

It would be nice to have the option to pass an context into it, witch if canceled either rollback or stop at the next posible position.

In the best case the migrations itselve can decide what to do on context cancel like if it's a bulck migration of data, it stops after a bulck was done and if you restart the migration it starts where it ended. or if it's something atomic either rolback or finish ... and then end

else if context is not canceled we just progress as it is done now

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions