axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
10 stars 0 forks source link

[feat]: Re-order table information in tree #321

Closed hshimizu closed 3 weeks ago

hshimizu commented 1 month ago

Is your feature request related to a problem? Please describe. When I am browsing table structure in the tree view, I would like to see the items in a better logical order

Describe the solution you'd like Partition Keys, Primary Keys, Clustering Keys,Columns,Options,Triggers

Describe alternatives you've considered N/A

Additional context image

millerjp commented 1 month ago

This ordering makes more sense, however lets go with

Primary Keys, Partition Keys, Clustering Keys, Columns, Options, Triggers

mhmdkrmabd commented 1 month ago

Working on that

mhmdkrmabd commented 1 month ago

@millerjp @hshimizu Image

millerjp commented 1 month ago

@mhmdkrmabd looks great 👍