Vasu Bhog
514b0315cc
SQL Bindings add telemetry points ( #20125 )
...
* add telemetry points
* address comments
2022-07-27 16:38:37 -07:00
Vasu Bhog
163ca5ec64
SQL Bindings - Adds Views support for Create Azure Function with SQL Binding ( #19894 )
...
* add views logic
* add views tests
* address PR and Figma comments
* add ObjectType Enum to be used as a parameter
* add comment
2022-07-06 10:31:00 -07:00
Vasu Bhog
f53f4fc522
remove logic now that we have fix in vscode-azurefunctions ( #19353 )
2022-05-12 15:48:59 -07:00
Vasu Bhog
c86085352e
Make Create Azure Function with SQL Binding more efficient and simple ( #19187 )
...
* initial refactor
* fix projectFolder cases
* update create azure function with sql binding when no folder is opened
* corner case exit browse file
* add version since targetFramework is set to specific core tools version
* update telemetry and address comments
* use project folder instead
2022-04-26 13:12:10 -07:00
Vasu Bhog
0a43ed84e3
Add bindings telemetry ( #18851 )
...
* add bindings telemetry
* add exitReasons
2022-03-31 16:29:15 -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