Posts
Sort by recent activity
SCA seems to try and delete my database rather than update it.
I recently delivered a compiled nuget package from our build server (TFS 2015 with VSTS style build) to our QA department to update their test environment. Per my previous discussion on this boar...
How do you actually deploy a new database from the nuget package
I'm trying to recreate a problem in production. I've dropped my own version of the database and trying to deploy the item from our built nuget package. But since I don't have the database anymor...
Rebuilding from the nuget package for deployment purposes
We're currently working in a development & build environment that is strictly segmented from our production environment. None of our development machines can reach into production, and neither ca...
How do you update Powershell SQLChangeAutomation Module?
I'm running into a vexing problem trying to work through some experiments with the powershell commandlets. I'm getting the following error working with the nuget package from our build server (TF...