Posts
Sort by recent activity
New install doesn't show green icons for existing SVN links
I recently formatted my laptop and installed Windows 10, with SQL Server Management Studio 2016 and SQL Source Control 5.3.0.3278 and I had thought it might recognise which databases were linked to...
Warning "No default value" despite using migration script
This is my first attempt at a migration script, and my scenario is exactly the one documented here: http://documentation.red-gate.com/display/SOC3/Worked+example+-+deploying+with+migration+scripts,...
Is there a way to customise the text for a New Test?
When I create a New Test I'd like to customise the body of the resulting stored procedure, so that I don't have to copy and paste from a text file all the time. Is there a way to customise a templa...
How to show the SQL Test Messages pane
How does one turn on the SQL Test Messages pane (that is, without temporarily configuring a test to fail, thereby forcing it to appear)?
Thanks.
Option to exclude tSQLt dependencies?
I've just started looking into SQL Test, and have included my SetUp test script in the same source control repository as the database it's supposed to test, but I don't want to check-in the 15 depe...