mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 05:40:29 -04:00
* Update scriptingUtils.ts
* Update scripting.contribution.ts
(cherry picked from commit ab374e362a)
Co-authored-by: alljamziMicrosoft <65255541+alljamziMicrosoft@users.noreply.github.com>
This commit is contained in:
@@ -34,7 +34,7 @@ const targetDatabaseEngineEditionMap = {
|
||||
5: 'SqlAzureDatabaseEdition',
|
||||
6: 'SqlDatawarehouseEdition',
|
||||
7: 'SqlServerStretchEdition',
|
||||
11: 'SqlServerSqlOnDemandEdition',
|
||||
11: 'SqlServerOnDemandEdition',
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user