Activity overview
Latest activity by mdbouk
Hello, thank you for your reply, I couldn't test back your solution, what I did is to run MSBuild task to build the SQL Change Automation project. I will check back the SQL Change Automation Release task later and see what will happen / comments
Hello, thank you for your reply,I couldn't test back your solution, what I did is to run MSBuild task to build the SQL Change Automation project.I will check back the SQL Change Automation Release ...
How to set DriftOptionBlockDataLoss to false in VSTS release plugin
I'm running the latest SQL change automation vsts plugin. I added a new migration script doing the followingALTER my_table ADD [description] varchar(max) NULLWhen the release is been deployed i got...