Hello
I just wanted to report a problem we found with the inline editor in DBeaver 3.5.1 for linux.
When we run the following query without any join:
select *
from wms.warehouse
we're not able to inline-edit the resultset. In previous versions we were perfectly able to edit any field in the same resultset.
Thanks