In data view, After copying whole row, can only paste first column to newly add row.
I hope dbeaver can copy paste just like in spreadsheet (pasting multi rows would be great :smile: )
Thanks
Multi-cell paste will be added in the next version.
It can be triggered by CTRL+SHIFT+V shortcut ("Advanced Paste" command).
It assumes that lines are delimited by linefeed (\n) and cells are delimited by tab (\t).
Most helpful comment
Multi-cell paste will be added in the next version.
It can be triggered by CTRL+SHIFT+V shortcut ("Advanced Paste" command).
It assumes that lines are delimited by linefeed (\n) and cells are delimited by tab (\t).