mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 01:25:36 -05:00
Add DB Reference quickpick dialog (#16601)
* Add DB Reference quickpick dialog * pr comments & cleanup
This commit is contained in:
@@ -192,7 +192,6 @@ export async function launchPublishDatabaseQuickpick(project: Project, projectCo
|
||||
return;
|
||||
}
|
||||
|
||||
// TODO@chgagnon: Get deployment options
|
||||
// 6. Generate script/publish
|
||||
let settings: IDeploySettings = {
|
||||
databaseName: databaseName,
|
||||
|
||||
Reference in New Issue
Block a user