mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add custom option support on Connection dialog + move Encrypt to connection dialog (#20959)
This commit is contained in:
@@ -228,7 +228,8 @@
|
||||
"objectType": null,
|
||||
"categoryValues": null,
|
||||
"isRequired": false,
|
||||
"isArray": false
|
||||
"isArray": false,
|
||||
"showOnConnectionDialog": true
|
||||
},
|
||||
{
|
||||
"specialValueType": null,
|
||||
|
||||
Reference in New Issue
Block a user