How can we help you today? How can we help you today?
dsbert
Code Analysis - semicolon statement terminators
Is there any way to warn for missing semicolons on statements? In particular there are situations where missing semicolons can cause unpredictable behavior (THROW).I understand the auto-formatter c...
1 follower 1 comment 0 votes
How to fix git error when refreshing changes
I linked a database to source control which seemed to work without error. However, when I attempt to refresh the list of changes, I receive a git error. Failed to execute git command 'clean -f -d' ...
3 followers 13 comments 0 votes
Modifying Test Scripts using SQL Test UI Broken Since Updating to 3.0.1.388
Since updating to SQL Test 3.0.1.388, I am unable to edit a test script by double clicking on it in the UI. When I attempt to double click, or use the context menu and choose edit, a new query wind...
5 followers 9 comments 0 votes
Reporting 'Changes' with no actual changes
I linked a SQL 2014 database to a local git repo. After making the initial commit and modifying a single table, SQL Source reports 251 objects have changed. I see the actual change that I made to t...
2 followers 2 comments 0 votes