Skip to content

Do not run runMigrations inside a giant transaction #9

Description

@felixSchl

Currently it's impossible to migrate "as much as possible" because either all migrations succeed or none of them do. While the behavior might be fine, it would still be nice to be able to turn it off. I think putting these two lines into a function and then writing a combinator that encloses the function in a transaction would work well.

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