Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For Postgresql migrations, add support for "DROP INDEX CONCURRENTLY .*", #1607

Merged

Conversation

jpswain
Copy link
Contributor

@jpswain jpswain commented Apr 16, 2017

which must run outside of a transaction.
https://www.postgresql.org/docs/9.6/static/sql-dropindex.html

@axelfontaine
Copy link
Contributor

Good catch! Thanks!

axelfontaine pushed a commit to flyway/flywaydb.org that referenced this pull request Apr 27, 2017
dohrayme pushed a commit to dohrayme/flyway that referenced this pull request Feb 3, 2020
…currently

For Postgresql migrations, add support for "DROP INDEX CONCURRENTLY .*",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants