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

[11.x] Fix renaming columns with NULL as default on legacy MariaDB/MySQL #51177

Merged

Conversation

hafezdivandari
Copy link
Contributor

Fixes #51171

This PR fixes renaming columns with default null on legacy MariaDB/MySQL.

@taylorotwell taylorotwell merged commit 077eba3 into laravel:11.x Apr 22, 2024
30 checks passed
@hafezdivandari hafezdivandari deleted the 11.x-fix-default-null-legacy-rename branch April 22, 2024 17:18
@driesvints
Copy link
Member

Thanks @hafezdivandari!

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.

Maria DB before 10.5.2 rename nullable column fails
3 participants