Files
sqltoolsservice/src/Microsoft.SqlTools.ServiceLayer
Kevin Cunnane ebaec9c319 Fix GUID parse error breaking some on-prem connections (#654)
* Fix GUID parse error breaking on-prem connections
- Fixes https://github.com/Microsoft/sqlopsstudio/issues/1896
- Verified this is only used in retry logic on Azure, so the fact it's failing on-prem isn't relevant. It's still unclear why in some cases the session ID is non-null but not a GUID.

* Added back logging if parse of the GUID fails
2018-07-11 09:27:41 -07:00
..
2017-04-11 15:50:20 -07:00
2017-09-05 16:21:42 -07:00