sql-workbench/workbench
12
33
Fork
You've already forked workbench
18

Add context menu item to copy all column names from TableDefinitionPanel #107

Merged
sql-workbench merged 1 commit from akrist/workbench:feature/table_definition_copy_all_names into master 2026年06月18日 21:39:52 +02:00
Contributor
Copy link
  • New context menu action to copy the values of the COLUMN_NAME column
    from TableDefinitionPanel.
  • ClipBoardCopier is extended by #copyColumnValues(String)
    and #copyColumnValues(int).
- New context menu action to copy the values of the COLUMN_NAME column from TableDefinitionPanel. - ClipBoardCopier is extended by #copyColumnValues(String) and #copyColumnValues(int).
- New context menu action to copy the values of the COLUMN_NAME column
from TableDefinitionPanel.
- ClipBoardCopier is extended by #copyColumnValues(String)
and #copyColumnValues(int).
akrist force-pushed feature/table_definition_copy_all_names from d30c8ecda8 to a345961bdc 2026年06月18日 11:04:54 +02:00 Compare

This can currently be done by selecting the column names (Alt + Left Mouse Button click & drag).

But it's a nice shortcut that avoids the manual selection.

This can currently be done by selecting the column names (Alt + Left Mouse Button click & drag). But it's a nice shortcut that avoids the manual selection.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sql-workbench/workbench!107
Reference in a new issue
sql-workbench/workbench
No description provided.
Delete branch "akrist/workbench:feature/table_definition_copy_all_names"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?