Posts
Sort by recent activity
Does RG DLM Automation support MS SQL Projects/SSDT projects?
I can't find an indication of what type of projects Red Gate Source Control + DLM Automation supports.
Due to my companies DB infrastructure we really need a push from TFVC into DEV, TEST, STAGE, a...
Database Code in separate Solution from Application Code?
This is more of a best practice question...
Which is best practice for organizing source code and database code?
a. Store source code and database code in separate projects, but in the same solutio...
SQL Compare Tables without DML triggers
I have been trying without success to get an sql compare task to run on the command line that compares tables in two databases while excluding any triggers.
There are triggers in our production dat...