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.53k stars 896 forks source link

Schema Compare should allow users with no password #22969

Open cheenamalhotra opened 1 year ago

cheenamalhotra commented 1 year ago

We recently introduced connection support for empty passwords with issue #22773 - but running schema compare with such user fails with below error:

image

Expected: Login is successful if user has 'empty' password.

kisantia commented 1 year ago

support for this needs to be added in DacFx