udeeshagautam
|
3e1f186891
|
Schema compare cancel operation (#826)
* First cut of schema compare cancel (private nuget)
* Update Dacfx nuget to a published version
|
2019-06-14 18:19:36 -07:00 |
|
NiranjanVirtuosity
|
2e2b764c6d
|
Invoke-SqlCmd handles ":!!if" in inconsistent way (PS5 vs PS6) (#806)
* Invoke-SqlCmd handles ":!!if" in inconsistent way (PS5 vs PS6)
Fix: Set wordBounday to false for "!!" in Lexer.cs
* Issue : Invoke-SqlCmd handles ":!!if" in inconsistent way (PS5 vs PS6)
TFS: http://sqlbuvsts01:8080/Main/SQL%20Server/_workitems#id=12817630&triage=true&_a=edit
Fix:
1) Wrote two test cases in BatchParserTests.cs
|
2019-05-13 15:09:21 -07:00 |
|
Dhruva N
|
e9bf57bc67
|
Include ManagedBatchParser tests to improve code coverage (#793)
* Include ManagedBatchParser test to improve code coverage
* Fix some failing test cases and revert appveyor.yml
|
2019-04-22 17:35:48 -07:00 |
|