Posts
Sort by recent activity
Filtering Triggers in SQL Source Control
Hi There,
I'm using SQL Source Control 6 and have some tables in my databases that have some development specific triggers.
Now I want to exclude these triggers from source control using but are un...
Static data with where clause
Hi,
I was wondering when the where clause/subset of column are being integrated into SQL Source Control 5?
There has been multiple uservoice posts about this feature, and we are currently running i...
Stored procedure depends on Full-text Index, can't compare
I'm using DLM to automatically deploy my database changes to a testing environment.
But I'm running into the following issue:
'MyDatabase_RedGate_DLM' failed: Cannot use a CONTAINS or FREETEXT pred...
Static data - WHERE clause
Hi,
Is there a way to mark a table as static data but only when a certain column in that table is for example "1".
Visual example:
ID Name Domain
1 Test 0
2 Test 0
3 Test 1
I only want the...
Can't find references in SA but .DLL exists
Hello,
I'm currently trying out Smart Assembly for my Web project. I have several project references to it. The structure is something like :
Web project :
- logging reference
- HttpModule referenc...
Source control and visual studio 2015
Hi,
I'm trying to link my database to source control with the current installed programs :
- Red Gate SQL Source Control 3
- Visual Studio 2015 (Team explorer 2015)
- SQL Management Studio 2014
I'm...