danvergara / dblab

The database client every command line junkie deserves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Multi schemas

israteneda opened this issue · comments

Is your feature request related to a problem? Please describe.
I have a database with multiple schemas, but I am unable to select the schemas that I need.

Describe the solution you'd like
I think it could be great to have the option to select the schemas that we want to show of the database, or maybe could be shown in a panel with the schemas.

Describe alternatives you've considered
Currently, I think there is no workaround to work with multiple schemas

Additional context
This is an example with the following schemas:
image
image
I think currently we are only showing the public schema:
image
I was looking for examples and I found this:
image
We can select the schemas that we need and are shown like this:
image