mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 17:23:19 -05:00
Add Table Menu for SQL Bindings promptForObjectName (#19358)
* first wip for table menu prompt * fix up some table prompts * use simpleExecuteRequest * fix table prompt scenario for sql binding also * fix/add more testing and address comments * add brackets to selected database * add manually entered option
This commit is contained in:
@@ -173,4 +173,3 @@ export function getErrorType(error: any): string | undefined {
|
||||
return 'UnknownError';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user