Answered by
wheinen
Jul 31, 2026
Replies: 3 comments
|
Looks like you are using an outdated version of DBeaver. Consider updating to the latest version. |
0 replies
|
I'm on the latest version; 24.2.0 Also, on the 'Data Editor' settings page, I have 'Show errors in a dialog' enabled. Still, it behaves like in the screenshot. |
0 replies
0 replies
Answer selected by
wheinen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Nearly 2 years later, I finally found the answer thanks to Gemini...
Go to Window > Preferences > Editors > SQL Editor > SQL Processing and set "Error handling" to "Stop + rollback" instead of "Ignore"
Apparently if you want error pop ups, this is necessary. Stupid if you ask me, because I'd like error pop-ups without rollbacking, but well...