mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"schemaVersion": "1.0",
|
|
"version": "1.0",
|
|
"name": "Demo",
|
|
"rules":[
|
|
{
|
|
"id": ["Performance"],
|
|
"itemType": "override",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|