Posts
Sort by recent activity
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...