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

[6.x] Fix two index creation instead of one when using change() #30843

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

nsaliu
Copy link
Contributor

@nsaliu nsaliu commented Dec 15, 2019

This PR tries to solve the problem related to the creation of a double index when the change() method is used.

--

Closes #30675.

@GrahamCampbell GrahamCampbell changed the title [issue/30675] - Fix two index creation instead of one when using change() [6.x] Fix two index creation instead of one when using change() Dec 15, 2019
@taylorotwell taylorotwell merged commit 1414946 into laravel:6.x Dec 16, 2019
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.

two indexes instead of one created on migration
2 participants