zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Split Copy All by Field into the Copy All by Field and Copy All Distinct by Field #193

Closed zshamrock closed 5 years ago

zshamrock commented 5 years ago

Currently, Copy All by Field does copy and filter out the duplicates (which is not clear from the name), and also it is sometimes useful to have the whole values to be copied.

So split into 2 different menu items.