Skip to content

Allow to disable transactional migrations per migration #424

Open
@User4martin

Description

@User4martin

Is there a way to disable transactions for individual migrations?

postgresql does not allow
CREATE INDEX CONCURRENTLY
when in a transaction.

So if one wants to use this, one has to run this migration without transaction.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions