Skip to content

Question: How to support concurrent operations? #43

@brian-penguin

Description

@brian-penguin

Since all the migrations are applied within a transaction by default, is there a way to apply a migration without the transaction? I would like to be able to add indexes to large frequently accessed tables without locking the table.

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