Commit Graph

5 Commits

Author SHA1 Message Date
Alex Ma
e42c58a430 [Loc] update to xlf and resx for 8-21-2023 (#2179) 2023-08-21 10:42:23 -07:00
CSIGS@microsoft.com
b27e0d7158 LEGO: Merge pull request 2177
LEGO: Merge pull request 2177
2023-08-19 08:37:06 -07:00
Alex Ma
dee29a3a08 [Loc] update to xlf resources for 8-17-2023 (#2174) 2023-08-17 13:33:21 -07:00
CSIGS@microsoft.com
332df9042d LEGO: Merge pull request 2172
LEGO: Merge pull request 2172
2023-08-17 08:13:56 -07:00
Aasim Khan
73c2a75fba Creating a new Sql Core project that stores OE classes. (#2165)
* init

* More fixes

* moving filters from contracts to core OE classes

* Fixing some tests

* More fixes and added doc comments

* Fixing tests

* Quick refactoring

* more cleanups

* cleanup

* Adding stateless OE

* Adding null checks

* Making group by schema independent of settings

* Fixing tests

* Removing node info from core oe code

* Fixing tests and moving OE code to its own project

* moving oe to own project

* Removing changes to Kusto

* Removing azure access token from service layer

* Fixing project description and title

* Fixing file name typo

* Removing unused  strings from service layer

* Fixing localized strings in tests
Adding comments to stateless OE

* Fixing stuff

* Update src/Microsoft.SqlTools.SqlCore/Microsoft.SqlTools.SqlCore.csproj

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* Fixing project nesting

* Fixing more stuff and removing OE class

* Cleanup

* Code cleanup

* fixing oe service provider

* Fixing test name

* Remove using

* Update src/Microsoft.SqlTools.SqlCore/ObjectExplorer/SmoModel/SmoQueryContext.cs

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

* Fixing syntax error

* Adding project to locproject

* Fixing stuff

* Fixing errors

* sorting usings

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-08-16 22:11:35 -07:00