TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

Object explorer view by collapsible schema

Open keithramnanan opened this issue 3 years ago • 0 comments

1. Driver: Microsoft SQL Server 2. Build): 184 3. The steps to reproduce this issue:

Can the database object explorer be in hierarchical/collapsible view by schema? For eg.

dbo

dbo.table1 dbo.table2 dbo.view1 dbo.view2 dbo.function1 dbo.function2 dbo.procedure1 dbo.procedure2

staging

staging.table1 staging.table2 staging.view1 staging.view2 staging.function1 staging.function2 staging.procedure1 staging.procedure2

keithramnanan avatar Dec 16 '21 14:12 keithramnanan