Skip to content

Conversation

@MasterOdin
Copy link
Member

Closes #2269

PR fixes a bug introduced in #2253 where we were no longer prepending a space on the $extra variable, and so if it had a value along with $null, then the two would be appended together without a space and cause a syntax error. I've re-introduced the space in front of $extra that used to be there, as well as added a test to validate the fix.

@MasterOdin MasterOdin merged commit 72155eb into 0.x May 20, 2024
@MasterOdin MasterOdin deleted the fix-rename-column-mysql branch May 20, 2024 16:15
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.

RenameColumn generating SQL syntax

2 participants