axonops / axonops-workbench-cassandra

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

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

Closed hshimizu closed 3 days ago

hshimizu commented 2 weeks 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 2 weeks ago

This ordering makes more sense, however lets go with

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

mhmdkrmabd commented 2 weeks ago

Working on that

mhmdkrmabd commented 2 weeks ago

@millerjp @hshimizu Image

millerjp commented 2 weeks ago

@mhmdkrmabd looks great 👍