Skip to content

Fix drop index #1479

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

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Fix drop index #1479

merged 1 commit into from
Apr 3, 2018

Conversation

mnich0ls
Copy link

@mnich0ls mnich0ls commented Mar 28, 2018

Fixes bug that prevents dropping compound indexes with multiple fields.
Indexes can now be dropped by name or column list, adhering to the Illuminate Blueprint interface.

Closes #1036 #1478

Alternative to #1459

Fixes bug that prevents dropping compound indexes with multiple fields.
Indexes can now be dropped by name or column list, adhering to the Illuminate Blueprint interface.
@mnich0ls
Copy link
Author

mnich0ls commented Apr 3, 2018

@jenssegers any objections to merging this as well? Thanks.

@jenssegers jenssegers merged commit 9e4786c into mongodb:master Apr 3, 2018
@jenssegers
Copy link
Contributor

Done 👌

@mnich0ls
Copy link
Author

mnich0ls commented Apr 3, 2018

Thank you, sir! Feel free to mention me in any issues you need a hand with. Happy to help with this project.

@divine divine mentioned this pull request Jan 20, 2020
mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
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.

3 participants