Open Transaction Warning
Occasionally, developers working in SSMS accidentally leave transactions open. This causes big issues, of course. SSMS lets the user know if they try to close a tab with an uncommitted transaction, but only when the user tries to close the tab.
I would like a feature in SQL Prompt so that it lets the user know that they have an uncommitted transaction. SQL Prompt could prompt the user via a toast pop-up or coloring the connection tab or something
27
votes
Andrew Bush
shared this idea
-
Peter Skylakos commented
Have the tab flash.
-
Anonymous commented
brilliant idea
-
Rubens Farias commented
wonderful; maybe that could be triggered every [x] minutes, so it would make sure you do not forgot the transaction open