kangaroo icon indicating copy to clipboard operation
kangaroo copied to clipboard

Support duplicate table structure or structure with data

Open curtis18 opened this issue 2 years ago • 1 comments

Hope it can support duplicate table structure or structure with data, and import & export xlsx or xls. Thank you.

curtis18 avatar Dec 29 '21 02:12 curtis18

Split this issue into #91 and #92

taozuhong avatar Feb 27 '22 03:02 taozuhong

This issue could be solved via:

  1. Get the source of table, rename and execute
  2. Execute sql to select data from original table and insert into new table.

taozuhong avatar Nov 24 '22 01:11 taozuhong