Skip to content

Is it possible to reorder the columns ? #292

@Mr-peipei

Description

@Mr-peipei

Hi.
Thank you really usefull dynamodb project.
I have this plugin help me with my work.

So I have one question, is it possible to have the following behavior?

ex)

key rank
user001 1
user002 3
user003 2

↓ sort by rank

key rank
user001 1
user003 2
user002 3

Is it possible to do something like the above? Or do you have plans to implement it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions