-
-
Notifications
You must be signed in to change notification settings - Fork 356
Open
Labels
feature requestNew issue opened using "Feature request" templateNew issue opened using "Feature request" template
Description
Is your feature request related to a problem? Please describe.
It's quite limiting that I can't directly see indexes in the UI when evaluating queries and query plans.
Describe the solution you'd like
Just a folder listing all the indexes under given schema, it would need to state the name of the index and list the fields it indexes.
Describe alternatives you've considered
Indexes could be shown as a subfolder of a table, or there could be a command to list indexes for a given table under right click.
Additional context
None
Metadata
Metadata
Assignees
Labels
feature requestNew issue opened using "Feature request" templateNew issue opened using "Feature request" template