You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
590 B
JSON
22 lines
590 B
JSON
{
|
|
"sqltools.connections": [
|
|
{
|
|
"connectionTimeout": 15,
|
|
"mssqlOptions": {
|
|
"appName": "SQLTools",
|
|
"useUTC": true,
|
|
"encrypt": true,
|
|
"trustServerCertificate": false
|
|
},
|
|
"ssh": "Disabled",
|
|
"previewLimit": 50,
|
|
"server": "47.96.78.103",
|
|
"port": 1433,
|
|
"askForPassword": true,
|
|
"driver": "MSSQL",
|
|
"name": "QS aliyun",
|
|
"username": "sa",
|
|
"database": "QueuingSystem"
|
|
}
|
|
]
|
|
} |