First of all I'd like to thank you for this incredible piece of software, it makes my days at work more easier

Last week I was very busy and while using DBeaver, I forgot that it was in manual commit mode for one specific connection, so you can imagine that I spent lots of time and energy just to figure out that result of a query with uncommitted changes would never be available to the application.
I think that a message like "# uncommitted changes" in red, maybe on status bar would be useful to avoid such kind of situation. Or at least as visible.
In WinSQL there's a Green Circle in status bar when auto commit is on or a Red when auto commit if off.