Skip to content

Conversation

Dakoni4400
Copy link
Contributor

I stumbled across an error with altering some dateTime columns that led me to #30539. I was changing a string column to a dateTime column. DateTime is missing from the list of columns that don't need character options so I added it in, tested it in my application and it worked just fine. So that PR adds dateTime to the list of columns that don't need character options

@Dakoni4400 Dakoni4400 changed the title Added dateTime to columns that don't need character options [8.x] Added dateTime to columns that don't need character options Oct 20, 2021
@taylorotwell taylorotwell merged commit 2c7260d into laravel:8.x Oct 20, 2021
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