Open
Description
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.