Изменено формирование деталировки: зависимость от строк, а не от родителя
This commit is contained in:
@@ -43,6 +43,7 @@ namespace SQLLinter.CLI
|
||||
["UpdateWhere"] = Common.RuleViolationSeverity.Critical,
|
||||
["UpperLower"] = Common.RuleViolationSeverity.Critical,
|
||||
["SetVariable"] = Common.RuleViolationSeverity.Critical,
|
||||
["CreateProcedureInDbo"] = Common.RuleViolationSeverity.Warning,
|
||||
},
|
||||
GenerateDetails = true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user