Posts
Sort by recent activity
Error copying the text in the Comments textbox on commit
I get the following error when trying to copy the text in the Comment textbox of the commit form:
Unsaved documents cannot be cut or copied to the clipboard from the Miscellaneous Files project. Y...
Bug with IgnoreConstraintNames and WITH NOCHECK constraints
I am able to reliably reproduce an issue with the IgnoreConstraintNames option with SQL Compare 10.4.8.87.
If you specify IgnoreConstraintNames and two constraints have different WITH NOCHECK attri...
Generate Reports from XML Output file
What can I do with the XML report that is generated from the XmlResultFormatter call?:XML ON
EXEC
tSQLt.XmlResultFormatter
I'd like to somehow integrate this in Jenkins. Is this file in a forma...
Deactivating Licenses
How can I deactivate phantom licenses from machines that may not exist anymore? I have had my hard drive replaced twice in the past month and I registered the serial number each time (I was not ab...
Git and GitHub Pushing/Pulling
I am experimenting with a GitHub-based repository and I'd like to use Red Gate Source Control to manage the database updates.
Can you *only* link SQL Source Control to a working folder with Git? C...
How can you get a build to fail when the tests fail?
I am trying to use MSBuild and SQLCMD to run my tSQLt tests as part of the build/deploy process, but when MSBuild executes the tests, the command result is always a success (even when a test fails)...
RedGateDatabaseInfo.xml Keeps Re-Adding Unlinked Data Files
(this is regarding SQL Source Control 2.x)
We were versioning the contents of a static lookup table, and then we removed the link, but a reference still shows up in the RedGateDatabaseInfo.xml file...
Support for Replication in Source Control 3
Is there any additional support for SQL Server Replication using Source Control 3? We currently use custom scripts to start/stop replication and reinitialize snapshots if necessary. Any documenta...
Licensing for SQL Source Control 2.x Users
We purchased our licenses in July of this year. Are we eligible for upgrades to this product? Is there a FAQ regarding licensing that you can refer me to?
"Dedicated" versus "Shared" database
What are the differences between setting up a database as "dedicated" versus "shared"?
We started out using a shared database, but we wish to transition to every developer using a local copy of the...