I guess it's English humor?
A few examples:
You are ...
RedGate.Legacy.CommandLine.FatalExecutionException
at RedGate.SQLToolsCommandLine.CommandProcessor.FatalExceptionHelper(String message, Exception ex)
at RedGate.SQLToolsCommandLine.CommandProcessor.RunComparison()
at RedGate.SQLToolsCommandLine.CommandProcessor.Run()
andÂ
You are ...
RedGate.SQLCompare.Engine.SqlExceptionWithSql
at RedGate.SQLCompare.Common.CompareEngineExecutor`1.RunDeploymentScript(IDataSource props)
at RedGate.Legacy.ProgressTasks.SimpleProgressTaskExecutor.DoTasks()
Both were caused by:
BACKUP DATABASE permission denied in database 'DbName'.
Easily fixed, but the words "You are ..." did make me chuckle, naughty developers... or, ah... no I guess it's Operations who now have access to the sourcecode since the DevOps revolution?
A few examples:
andÂ
Both were caused by:
BACKUP DATABASE permission denied in database 'DbName'.
Easily fixed, but the words "You are ..." did make me chuckle, naughty developers... or, ah... no I guess it's Operations who now have access to the sourcecode since the DevOps revolution?