mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
set initial target db name (#17801)
This commit is contained in:
@@ -504,7 +504,7 @@ export class IntergrationRuntimePage extends MigrationWizardPage {
|
||||
]
|
||||
];
|
||||
|
||||
this._authKeyTable.dataValues = data;
|
||||
await this._authKeyTable.setDataValues(data);
|
||||
}
|
||||
} catch (e) {
|
||||
console.log(e);
|
||||
|
||||
Reference in New Issue
Block a user