Commit Graph

4 Commits

Author SHA1 Message Date
Alan Ren
42fe871f27 update build guide (#1276)
I ran into an issue but the symptom doesn't match the documented one, so adding the one I saw.
2021-11-01 12:57:08 -07:00
Charles Gagnon
5a437bfe7b Add info on underlying connection closed error 2020-12-01 11:42:50 -08:00
Benjamin Russell
41198e9357 Adding sr.strings file and removing hard-coded strings (#52)
* Strings sweep for connection service

* String sweep for credentials service

* String sweep for hosting

* String sweep for query execution service

* String sweep for Workspace service

* Renaming utility namespace to match standards

Renaming Microsoft.SqlTools.EditorServices.Utility to
Microsoft.SqlTools.ServiceLayer.Utility to match the naming changes done a
while back. Also renaming them on the files that use them

* Namespace change on reliable connection

* Adding the new resx and designer files

* Final bug fixes for srgen

Fixing flakey moq package name

* Removing todo as per @kevcunnane

* Adding using statements as per @llali's comment

* Fixing issues from broken unit tests

Note: This feature contains changes that will break the contract for
saving as CSV and JSON. On success, null is returned as a message instead
of "Success". Changes will be made to the vscode component to handle this
change.
2016-09-16 16:18:25 -07:00
Leila Lali
9fc32fa74e Build scripts to create publish folders and archive packages 2016-09-07 12:16:00 -07:00