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.58k stars 906 forks source link

Schema Compare - Add "exclude/include" button/context menu for all items selected #8108

Open ZachRHale opened 5 years ago

ZachRHale commented 5 years ago

Is your feature request related to a problem? Please describe. With Visual Studio SSDT I always use the "Exclude/Include" functionality for all items selected. Azure Data Studio Schema Compare does not have this option. I am currently doing comparisons between two database connections (not .dacpac, etc)

Describe the solution or feature you'd like Once my comparison is done, I would like to be able to select multiple rows, right click, and select "Exclude" or "Include" to check or uncheck everything selected.

Describe alternatives you've considered Limiting what I am comparing (stored procs, assemblies, etc.)

udeeshagautam commented 5 years ago

This feature needs right click in table cell functionality.

okarika commented 1 year ago

Any news on this?

LeonarddeR commented 1 year ago

This feature would be greatly appreciated for huge databases. Disabling multiple rows at once is a real mess currently.

inspari-eeth commented 11 months ago

+1 on this. @kisantia - can we somehow escalate this issue to higher Pri?

There will often be MANY changes that needs to not be included in the Schema Compare. We basically just need feature parity on this front with what we know from VS :) This is definitely one of the blockers from people leaving VS and go to Az Data Studio.