mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Added new mandatory fields to Disabling...json
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"name": "Custom Ruleset",
|
||||
"checks":[
|
||||
{
|
||||
"id": "SqlServer.Database.AutoCreateStats",
|
||||
"id": "AutoCreateStats",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
@@ -10,4 +12,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user