TeamSQL / desktop-app

This repository is currently being used for hosting the official issue & bug tracker of TeamSQL Desktop App.
102 stars 6 forks source link

Database Connection Options #483

Open haydnlj opened 5 years ago

haydnlj commented 5 years ago

Database/Server: SQL Server 2016 (SP1) - 13.0.4001.0 (X64) / Windows Server 2012 R2 Standard 6.3

Feature Request: It would be nice to have some further customization options related to "connections" to improve usability;

It seems the search functions only search based on previously connected databases, rather than all available on the connection - I am assuming this is a cache, but I'd like to be able to search across all without initiating a connection to each database manually first.

Minor related bug I've noticed is that when executing a "use database_name" via a new tab to change current database, it doesn't update the UI on the tab top right to indicate the new database connection, nor does it imply the database is connected in "connections" tree view with a colored dot.