mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
simplify drop object request handler (#1953)
* simplify drop object request handler * fix test cases * fix issues * update strings * fix error * fix error
This commit is contained in:
@@ -5386,6 +5386,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<value>The connection could not be found</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="ObjectNotRenamable" xml:space="preserve">
|
||||
<value>The object could not be renamed. URN: '{0}'.</value>
|
||||
<comment>.
|
||||
Parameters: 0 - urn (string) </comment>
|
||||
</data>
|
||||
<data name="DefaultLanguagePlaceholder" xml:space="preserve">
|
||||
<value><default></value>
|
||||
<comment></comment>
|
||||
|
||||
Reference in New Issue
Block a user