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.56k stars 901 forks source link

Show warning message while trying to add an item with the same name that exists in sql proj #11808

Open SakshiS-harma opened 4 years ago

SakshiS-harma commented 4 years ago

Steps to Reproduce:

  1. Open/Create a project
  2. Add folder Folder1 and table item Table1 within Folder1.
  3. Add table item Table1 at proj level (outside Folder1). It doesn't fail here, but fails at the time of Build.

Show a warning message when the item name already exists, within the proj.

udeeshagautam commented 4 years ago

Need continous model building like SSDT