D
D
I have this issue now too. It was working up until a few days ago and I can't figure out what changed. All settings releated to formatting are set correctly...
Yes that looks like my exact problem. Thank you for linking it
This is being discussed in https://github.com/dbeaver/dbeaver/issues/17724 too I'm also getting this on 22.3.3. It's behaving very strangely `select * from table1; ` - Execute statement on this returns that table...
I'm also getting this on 22.3.3. It's behaving very strangely `select * from table1;` - Execute statement on this returns that table and it's editable like normal ``` #random line...
Your test is slightly different to mine. I use MariaDB MySQL so line comments are prefixed with '#' This was just one way I was able to get that yellow...