mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-08 17:25:08 -05:00
Update memory settings and implement ServerPrototype (#2126)
This commit is contained in:
@@ -8321,6 +8321,12 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="new">None</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PropertyNotInitialized">
|
||||
<source>Property '{0}' was set before initialization.</source>
|
||||
<target state="new">Property '{0}' was set before initialization.</target>
|
||||
<note>.
|
||||
Parameters: 0 - propertyName (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerCreateTablePermissionDenied">
|
||||
<source>CREATE TABLE permission denied in database '{0}'.</source>
|
||||
<target state="new">CREATE TABLE permission denied in database '{0}'.</target>
|
||||
|
||||
Reference in New Issue
Block a user