mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Schema compare cancel operation (#826)
* First cut of schema compare cancel (private nuget) * Update Dacfx nuget to a published version
This commit is contained in:
3
src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
Executable file → Normal file
3
src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx
Executable file → Normal file
@@ -1723,4 +1723,7 @@
|
||||
<value>Error encountered while trying to parse connection information for endpoint '{0}' with error message '{1}'</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="SchemaCompareSessionNotFound" xml:space="preserve">
|
||||
<value>Could not find the schema compare session to cancel</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user