Commit Graph

5 Commits

Author SHA1 Message Date
Charles Gagnon
f392a4a3f3 Remove BDC backwards compat check (#873)
* Remove BDC backwards compat check

* Fix merge issues
2019-10-04 14:13:32 -07:00
David Shiflet
9d140b53f3 Switch Tools Service to new SMO and Microsoft.Data.SqlClient driver (#865)
* switch to ambient props and targets files

* build against Microsoft.Data.SqlClient

* build tests

* fix test bug

* temporarily add SMO nuget to the repo

* update to released Microsoft.Data package
2019-09-17 17:51:19 -04:00
Kevin Cunnane
2b617dc114 Use new DMV for big data cluster check (#849)
* Use new DMV for big data cluster check
* Include fallback logic to use older CTP cluster table if new DMV does not exist
2019-08-14 10:54:34 -07:00
Aditya Bist
eb2044155b Fix Dashboard OS version script (#804)
* fix OS version script

* lower everything to find keyword

* add check to another file
2019-05-03 16:20:19 -07:00
Karl Burtram
022282800a Move managed parser into its own project (test code coverage) (#774)
* Created New ManagedBatchParser project in .NetStandard

* Addressing PR Comments

* Resolve 'No Repository' warning.

* Move batch parser tests to integrations test project

* Fix SLN file
2019-02-07 20:13:03 -08:00