Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Group tables by schema in ADS

In Visual Studio's Server Explorer window there's a very nice feature that lets you see the DB objects grouped by schema:

It turns this object tree:

Data Connections -> MyServer -> MySchema.MyTable

Into this one:

Data Connections -> MyServer -> Schemas -> MySchema -> MyTable

I've been looking for this particular feature in ADS but was unable to find it.

Does it exist? If not, is there a plugin which would provide this feature? Or perhaps is there a plugin which would help ease navigation in DBs which have lots of objects?

Something like this enter image description here

like image 273
RaG Avatar asked Oct 29 '25 10:10

RaG


1 Answers

Right click on a Database -> "Enable Group by Schema"

enter image description here

Then you will see:

enter image description here

like image 195
Matteo Rastelli Avatar answered Nov 01 '25 13:11

Matteo Rastelli



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!