Posts
Sort by recent activity
How to avoid table rebuilt when it occurs due to the difference in TEXTIMAGE_ON filegroup property
When deploying database with SQL compare and SQL change Automation, the table is rebuilt if there is a difference in TEXTIMAGE_ON filegroup property between source and target database. Tried with ...
Time taken for database deployment using Teamcity and Redgate tools
I use teamcity for CI process of database with the help of Redgate DLM automation build and Redgate DLM automation Sync step. It is taking about minutes to complete the 2 steps. Is there any method...
How to commit, deploy and take latest change for master table values with redgate and teamcity.?
Hi I am trying to automate the DB deployment process. As I am a beginner I have many doubts and confusions.
In case to insert or update a row to a master table (not frequently) should I use migrati...
How to automate the deployment of migration script in Teamcity using DLM Automation process?
I have a source controlled DB with no data. While executing Migration scripts during build process causes error and it is failed. So we manually execute all migration scripts in DB. Help me to auto...
How can I deploy cross database dependent objects using DLM automation with Teamcity?
I have a database with cross dependent objects(objects on different DB, but on same server). While deploying with Teamcity using Redgate DLM Automation Build as Runner type and Temporary database s...