ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

Option to connect to DB server on connection and switch between DBs #285

Closed ardenn closed 4 years ago

ardenn commented 5 years ago

Hi, Thanks for the nice tool. Just a quick question, is it possible to connect to a DB server then have the option to switch between different DBs?

Alecaddd commented 4 years ago

If the other Database are on the same server, which is accessible through the same host and credentials, they should be automatically listed in the Databse dropdown above the table list.