mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-06 17:23:53 -05:00
Sql Proj: Adding a new sqlproj template for SQL dbs (#18636)
This commit is contained in:
@@ -179,6 +179,7 @@ declare module 'sqldbproj' {
|
||||
sqlServer2017 = 'SQL Server 2017',
|
||||
sqlServer2019 = 'SQL Server 2019',
|
||||
sqlAzure = 'Microsoft Azure SQL Database',
|
||||
sqlDW = 'Microsoft Azure SQL Data Warehouse'
|
||||
sqlDW = 'Microsoft Azure SQL Data Warehouse',
|
||||
sqlEdge = 'Microsoft Azure SQL Edge'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user