Added new mandatory fields to Disabling...json

This commit is contained in:
Alex Protsenko
2019-09-25 19:49:10 +03:00
committed by GitHub
parent 44a253277f
commit d2fb9259dc
@@ -1,7 +1,9 @@
{
"version": "0.2",
"name": "Custom Ruleset",
"checks":[
{
"id": "SqlServer.Database.AutoCreateStats",
"id": "AutoCreateStats",
"enabled": false
},
{
@@ -10,4 +12,3 @@
}
]
}