db-migrate / db-migrate/node-db-migrate

Allow to disable transactional migrations per migration

Open
#424 5 comments 11 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
2.3k
Forks
361
PR merge metrics
No merged PRs in 30d

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!](https://www.bountysource.com/issues/38207562-allow-to-disable-transactional-migrations-per-migration?utm_campaign=plugin&utm_content=tracker%2F73887&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F73887&utm_medium=issues&utm_source=github).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.