Closed matt-in-a-hat closed 4 years ago
"matt-in-a-hat" 😄 I love it.
Thanks for your contribution. While reviewing this I also noticed that this task is only operating on the base table, so I'll patch that in a moment to make sure it migrates the Live
and Versions
table as well.
Have tagged 3.1.3 release
It seems that the table name shouldn't be prepended to the column in a
DROP COLUMN
call.The error I was getting was
Using MySQL version 8.0.17 I have not tested on earlier versions.