DBeaver – Column “columns name’ is read-only: No corresponding table column
I have faced the same issue, when added a column from script and tried to update data on table from UI. it can solved by disconnecting and connecting to database as DBeaver currently don’t refresh the DDLs.