mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 01:25:36 -05:00
Fix custom option support in CMS + update providername in provided profile (#21183)
This commit is contained in:
@@ -74,6 +74,9 @@ export class CmsConnectionWidget extends ConnectionWidget {
|
||||
// Login Options
|
||||
this.addLoginOptions();
|
||||
|
||||
// Add Custom connection options
|
||||
this.addCustomConnectionOptions();
|
||||
|
||||
// Connection Name
|
||||
this.addConnectionNameOptions();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user