Posts
Sort by recent activity
Build doesn't see schema changes
Hello,
I have the database called MyDB. In it I have a table MyDB.cfg.App_Module. I made a change in that table to add SecurityAdmin column. In the same changeset (I use TFS) I changed a stored pro...
Custom migration scripts causing build fails
Hello,
We are using SQL SourceControl, DLM Automation tools and TeamCity. When we add migration script under Custom Script directory. DLM Automation Build starts complaining about existing schema, ...