Generate a Script rather than Apply changes in the Get Latest tab
I am using GIT and SQL Source Control. After running "Pull from remote repository" in the Get Latest tab, the only option is to Apply changes which directly updates the database.
If the changes include something like the classic renaming of a column, it will drop the column and add a new one and I lose data.
I would like to be able to simply generate a script so I can review it and manually apply it rather than directly update the database.
20
votes
GT
shared this idea
-
GT commented
Also I know that if the apply changes fails, it prompts you to open the script. I'd like that to be an option initially.