Hi.
Please implement the new feature that copy and paste db objects on the tree view to easily duplicate db objects.
For example,
- there is a table 'TestLog'.
- On the tree view that left pane.
- click the table 'TestLog'
- press Ctrl + C and Ctrl + v
- same object created with the name 'TestLog copy(1)'
It can be applied to any of object on the tree view.
Please!