Cory Rivera
8f9e3fe999
Add build task to create dotnet tools for SQL Tools and Kusto services. ( #1582 )
2022-07-18 12:49:21 -07:00
Cory Rivera
c3b5831c89
Add dotnet tool build steps to SQL Tools & Kusto csproj files. ( #1573 )
2022-07-12 16:18:11 -07:00
Cory Rivera
671310880b
Clean up notebook export code ( #1565 )
...
* Add null checks when converting notebooks to SQL, and SQL to notebooks.
* Remove unnecessary newlines and spaces from multi-line comments.
* Use the current environment's newline characters when converting cell text to a SQL query.
* Add additional unit tests for notebook conversion.
2022-07-01 15:28:05 -07:00
Cory Rivera
8c805a72a9
Add a parent process ID argument to ServiceLayer so that we can exit gracefully if the parent process exits. ( #1103 )
2020-10-29 13:00:23 -07:00
Cory Rivera
688e128c4c
Bump assembly version to pick up new CoreServices changes. ( #745 )
2018-11-21 14:07:19 -08:00
Cory Rivera
b384885866
Treat databases used by Polybase as system databases when listing databases in a server. ( #743 )
2018-11-21 12:22:13 -08:00
Cory Rivera
f57108f198
Add flag so that full column schema is only fetched with EditData queries. ( #615 )
2018-05-03 13:38:08 -07:00
Cory Rivera
c8263d8330
Add localization updates for EditData query changes. ( #612 )
2018-05-02 11:15:29 -07:00
Cory Rivera
7415c529f3
Add support for using generic SQL queries to filter EditData rows. ( #605 )
2018-05-02 10:13:47 -07:00
Cory Rivera
dca33d768d
Bump System.Data.SqlClient package version used in SqlTools projects. ( #608 )
2018-04-30 16:57:07 -07:00