You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: It's not easy/obvious to see/know what your connection is to a PROD or DEV Database. This means it's easier to risky sql queries without taking extra special caution.
e.g. connect to prod. person then does some update, fails to put it in a TRAN and ruins the internet with the bad query.
Solution: Use colour to help visualize the connection. For example, an opaque red for PROD, opaque for DEV, etc.
I know TABS currently have the ability to have colour. Would love is this could be applied to the other windows, like the main workspace window.
E.g.
Currently we have this:
and when u are in a query window (for this selected server GROUP) we now get this:
but this easily gets lost when doing a lot of work. INSTEAD, would be lovely to have:
Colour per connection (instead of server group)
and now the window is an opaque colour
In SSMS, this exists but it colours the BOTTOM FOOTER instead of the entire workspace
so yeah .. would REALLY love this VISUAL colour hints, please. 🙏🏻
The text was updated successfully, but these errors were encountered:
kburtram
changed the title
Feature Request:
Feature Request: Show Server Group color in more windows
Jun 13, 2024
👋🏻 G'Day!
Problem: It's not easy/obvious to see/know what your connection is to a PROD or DEV Database. This means it's easier to risky sql queries without taking extra special caution.
e.g. connect to prod. person then does some update, fails to put it in a TRAN and ruins the internet with the bad query.
Solution: Use colour to help visualize the connection. For example, an opaque red for PROD, opaque for DEV, etc.
I know TABS currently have the ability to have colour. Would love is this could be applied to the other windows, like the main workspace window.
E.g.
Currently we have this:
and when u are in a query window (for this selected server GROUP) we now get this:
but this easily gets lost when doing a lot of work. INSTEAD, would be lovely to have:
and now the window is an opaque colour
In SSMS, this exists but it colours the BOTTOM FOOTER instead of the entire workspace
so yeah .. would REALLY love this VISUAL colour hints, please. 🙏🏻
The text was updated successfully, but these errors were encountered: