Commit Graph
6 Commits
Author SHA1 Message Date
David Shiflet 79e81a69b2 Add an ADO yaml file for integration tests (#1035)
* enable code coverage for ADO test run

* fix debugtype default

* use file name instead of guid

* use wildcard for test dll name
2020-08-02 15:05:17 -04:00
David Shiflet 2d801770d1 initial runsettings file to collect code coverage in ADO (#1034) 2020-07-31 09:28:07 -04: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
David Shiflet 4f928133e1 fall back to master when connected to secondary (#854)
* fall back to master when connected to secondary

* use var per feedback
2019-08-22 12:16:28 -07:00
David Shiflet 856a042ea3 Update SMO to SSMS 18.2 version (#850)
Needed to get support for external table syntax updates
2019-08-14 09:38:32 -07:00
David Shiflet 5f2d3014a0 update smo to 150 GA (#801) 2019-04-29 08:24:57 -04:00