zshamrock / dynoman

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

Consider to add the option to Duplicate/Insert existing column after the specified one #197

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

It could be handy when necessary to compare the data of 2 or more columns together, and it could be faster just to "duplicate" that necessary columns rather than drag them into the necessary position.

zshamrock commented 4 years ago

Actually maybe it is possible just to change the column index of the column so instead of duplicate, just move it entirely to the specified location.