Ads were blocked - no problem. But keep in mind that developing HeidiSQL, user support and hosting takes time and money. You may want to send a donation instead.

New feature request : Ctrl+c/v for table/proc/func objects on the tree view/pane

Mitchell Lee's profile image Mitchell Lee posted 1 year ago in Feature discussion Permalink

Hi.

Please implement the new feature that copy and paste db objects on the tree view to easily duplicate db objects.

For example,

  1. there is a table 'TestLog'.
  2. On the tree view that left pane.
  3. click the table 'TestLog'
  4. press Ctrl + C and Ctrl + v
  5. same object created with the name 'TestLog copy(1)'

It can be applied to any of object on the tree view.

Please!

ansgar's profile image ansgar posted 1 year ago Permalink

There is already:

  • rightclick on a table
  • click "Create new"
  • click "Table copy"
Mitchell Lee's profile image Mitchell Lee posted 1 year ago Permalink

There is only 'Table' copy, not the others that for stored procedure, function, trigger. and not even user friendly interface. Ctrl+c/v for all object I request....

Please login to leave a reply, or register at first.




Ads were blocked - no problem. But keep in mind that developing HeidiSQL, user support and hosting takes time and money. You may want to send a donation instead.