Charles Gagnon
4a5ac92e46
Update ads-extension-telemetry to 1.4.0 ( #22069 )
...
* Update ads-extension-telemetry
* One more
2023-02-28 22:25:07 -08:00
Vasu Bhog
2a94ce3afb
Ensure SQL Nuget package reference is always updating to latest ( #20390 )
...
* seperate nuget package references to always update to latest
* nit
* nit comments
2022-08-17 18:07:23 -07:00
Charles Gagnon
ccd458b876
Update typings for getAzureFunctions request ( #19556 )
2022-05-31 10:20:31 -07:00
Vasu Bhog
8967ec36f4
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
2022-05-18 14:51:45 -07:00
Charles Gagnon
d54b7b9970
Return BindingType directly from promptForBindingType ( #19200 )
...
* Return BindingType directly from promptForBindingType
* align
* Fix tests
* fix compile
2022-04-25 14:07:03 -07:00
Vasu Bhog
c65c41d704
add guid for session ID ( #18912 )
2022-04-04 10:43:20 -07:00
Vasu Bhog
0a43ed84e3
Add bindings telemetry ( #18851 )
...
* add bindings telemetry
* add exitReasons
2022-03-31 16:29:15 -07:00
Vasu Bhog
d063355b1a
improve sql bindings extension ( #18757 )
2022-03-17 11:37:37 -07:00
Barbara Valdez
80a9d94648
Update SQL Bindings API ( #18748 )
...
* refactor addSqlBindingQuickpick so they can be called using sql-bindings api
2022-03-17 00:21:49 -07:00
Vasu Bhog
d585e75706
Add rest of sql-bindings/azure funcs logic to sql bindings ext ( #18733 )
...
* refactor the rest of azure function and sql binding
* remove vscode-mssql typings that are moved to our sql-bindings ext
2022-03-15 15:10:42 -07:00
Vasu Bhog
eb77d86136
Refactor SQL Binding code over from sql-database-projects ( #18674 )
...
* add sql binding prompt / logic
* remove controller and move to extension
* remove unused dependencies
2022-03-09 01:02:37 -08:00