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

[5.6] Better way to shorten the index name. #391

Merged
merged 1 commit into from Feb 16, 2018
Merged

Conversation

OmarAta
Copy link
Contributor

@OmarAta OmarAta commented Jan 2, 2018

this way it is less likely to have an index name conflict

this way it is less likely to have an index name conflict
@yajra yajra changed the title better way to shorten the index name [5.6] Better way to shorten the index name. Jan 4, 2018
@yajra yajra added this to the Laravel 5.6 milestone Jan 4, 2018
@yajra
Copy link
Owner

yajra commented Jan 4, 2018

Need to review this one further. Have to check also if it will affect when dropping the indexes manually. AFAIK, there is a convention that laravel follows and we have to review it too.

@yajra
Copy link
Owner

yajra commented Feb 16, 2018

I just tested this with Laravel Passport with known index name issue and seems to work well now. Doing some testing but I think this is good to go. ❤️

@yajra
Copy link
Owner

yajra commented Feb 16, 2018

@OmarAta
Copy link
Contributor Author

OmarAta commented Feb 16, 2018

That's good to hear. Thanks 😃 👍

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