Skip to content

Do per-migration transactions (instead of one transaction for all needed migrations) #10

@tamstrup

Description

@tamstrup

I have run into an issue where I add an additional value to an enum, but I cannot use that value in subsequent migrations because all needed migrations run in a single transaction.

Would there be any problem in making a transaction per migration instead?

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