Correct order when renaming column and adding column with the old name
After explicitly fixing column mapping, I encountered an error when renaming an existing column and then adding a new column using the old name (different casing).
SQL Compare had scripted the column add before the rename.
SQL Compare needs to be able to detect the conflict and script the rename before the column add.
1
vote
Rick Thorington
shared this idea