microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.57k stars 900 forks source link

Port request for updating to latest SQL Tools Service (.61) to take DacFx fix #13596

Closed Benjin closed 3 years ago

Benjin commented 3 years ago

Port PR: https://github.com/microsoft/azuredatastudio/pull/13595

Business justification: Fixes a bug that prevents applying a schema compare result to a database, if that result includes Edge/Streaming objects. (Issue #13246)

Business risk: New DacFx nuget version, all P0/P1/P2 tests passed

kburtram commented 3 years ago

@Benjin FYI, you don't need to create a new issue for the port request. You can use the existing issue (https://github.com/microsoft/azuredatastudio/issues/13246) for this purpose.