Vasu Bhog
2d9004e481
Remove known settings from ConnectionStringSettingName prompt ( #18910 )
...
* remove known settings
2022-04-04 13:37:44 -07:00
Vasu Bhog
0a43ed84e3
Add bindings telemetry ( #18851 )
...
* add bindings telemetry
* add exitReasons
2022-03-31 16:29:15 -07:00
Vasu Bhog
1a1556ca75
Use SQL input / output template instead ( #18768 )
...
* use sql input / output template instead
* workaround for storage wizard that is opened
2022-03-18 17:31:19 -07:00
Charles Gagnon
a6d442bb3b
Consolidate extension typings files ( #18765 )
...
* Consolidate extension typings files
* fix
2022-03-18 09:24:22 -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
2d1ffeb47c
Refactor vscode-mssql sql bindings logic to sql bindings ext ( #18725 )
...
* wip for refactor of mssql to sql-bindings
* remove STS dependency
* work to bring function over and setup with vscodeMsql APIs
* copy typings from vscode-mssql
2022-03-14 13:07:27 -07:00
Vasu Bhog
f424bea0de
Fixes issues with SQL Bindings vscode dev ( #18695 )
...
* fixes issues with vscode development
2022-03-10 15:37:23 -08: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