Would it be possible to show the connection string of a database?
I know there is the function db_ui#connection_list, but I think it would be nice to integrate it in the user interface.
One option would be, when pressing K, if we are in the databases section, it could detect which database section is our cursor on, and show a popup or message with the connection string.
Would it be possible to show the connection string of a database? I know there is the function
db_ui#connection_list
, but I think it would be nice to integrate it in the user interface.One option would be, when pressing
K
, if we are in the databases section, it could detect which database section is our cursor on, and show a popup or message with the connection string.