mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
support for connect with connection string (#19355)
* wip * WIP * radio button * handle connection string * fix test * fix test * fix test cases * remember password * pr comments * pr comments
This commit is contained in:
@@ -767,6 +767,9 @@
|
||||
"supportedExecutionPlanFileExtensions": [
|
||||
"sqlplan"
|
||||
],
|
||||
"connectionStringOptions": {
|
||||
"isEnabled": true
|
||||
},
|
||||
"iconPath": [
|
||||
{
|
||||
"id": "mssql:cloud",
|
||||
|
||||
Reference in New Issue
Block a user