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]: Sort columns group alphabetically by name #327

Closed millerjp closed 2 weeks ago

millerjp commented 1 month ago

The ordering of columns appears random in the tree - data like this should be sorted predicatbly - alphabetically, asc by name is fine

Note: the order of primary keys, partition keys and cluster columns groups should be displayed in the natural order they come back as the ordering of these columns is important

Screenshot 2024-08-29 at 11 25 36
mhmdkrmabd commented 3 weeks ago

Implemented