mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-23 01:25:42 -05:00
Update memory settings and implement ServerPrototype (#2126)
This commit is contained in:
@@ -2814,4 +2814,10 @@ DataWarehouseAzureEdition = DataWarehouse
|
||||
GeneralPurposeAzureEdition = General Purpose
|
||||
BusinessCriticalAzureEdition = Business Critical
|
||||
ErrorInvalidEdition = Edition value is not valid
|
||||
HyperscaleAzureEdition = Hyperscale
|
||||
HyperscaleAzureEdition = Hyperscale
|
||||
|
||||
#############################################################################
|
||||
# Server Properties
|
||||
|
||||
############################################################################
|
||||
PropertyNotInitialized(string propertyName) = Property '{0}' was set before initialization.
|
||||
Reference in New Issue
Block a user