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

Guard against indexes already existing #779

Merged
merged 1 commit into from
Aug 25, 2016

Conversation

arpitchauhan
Copy link
Contributor

Since the name of a migration file was recently changed to avoid
conflicts, it will be copied over and run again. Thus, it will now be
checked if the index already exists and will be created only if that's
not the case.

Refer #774

Since the name of a migration file was recently changed to avoid
conflicts, it will be copied over and run again. Thus, it will now be
checked if the index already exists and will be created only if that's
not the case.
@arpitchauhan
Copy link
Contributor Author

@seuros Is it possible to merge this MR?

@seuros seuros merged commit 6c7ee7f into mbleigh:master Aug 25, 2016
tekniklr pushed a commit to tekniklr/acts-as-taggable-on that referenced this pull request Mar 19, 2021
…xes-exist

Guard against indexes already existing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants