Posts
Sort by recent activity
TeamCity Build Silent Failure
I am getting an error in my TeamCity build, but the build runner is not reporting it. One of our developers made a change to a table which also has static data linked through our repository and int...
Support For Replicated Database Deployment
I have replicated live and test environments for which I would like to be able to create scripts for deployment. As for our development environments, this is non-replicated as would be the case fo...
Removing Noise From deployment Scripts
We are using Octopus Deploy to deploy to test databases in our CI solution using DLM Automation. When I push static data through the process, the script created seems to be altering foreign key con...
List Of Deployed Objects
We are using DLM Automation in TeamCity and Octopus Deploy for deploying our databases. Does anyone know if there is an easy way to get a simple list of the objects that were actually created, upda...
TeamCity Plugin QueryBatchTimeout Parameter
I am getting a timeout error when building my project through the DLMAutomation plugin for TeamCity. The documentation says to increase the QueryBatchTimeout parameter (or set it to zero), but I ca...