Activity overview
Latest activity by Gary
How to get SQL Source Control to recognize staged/unstaged (non-committed) changes to source files?
It seems SQL Source Control only recognizes committed changes to source files in Git. However, in Mercurial, it recognized file changes to uncommitted files seamlessly. Made it super easy to deve...
SQL Compare is not comparing synonyms properly
I am comparing db schemas across 2 different db servers. I know for a fact that the synonyms have different definitions in those 2 locations but SQL Compare is not detecting it. It only seems to ...