Order of columns in Tree / Data View / Intellisense
Answered
I noticed that Snowflake, for example, started showing columns in alphabetical order and I always think this would be an amazing way to help with management of tables with many columns.
Ideally, I would like to be able to configure it in three places:
- Database Explorer
- Intellisense
- Services -> Output
but it could also be useful in the table previews (after double clicking the table, not sure why it opens in console not services)
Much easier to find the columns when it's alphabetical.
The options could be:
- alphabetical
- source / original / no change
With a checkbox: "Show Primary Key First"
Please sign in to leave a comment.
Hello,
It's possible to set sort alphabetical in toll window settings (under three dots)
There are related requests for other places: https://youtrack.jetbrains.com/issue/DBE-6547, https://youtrack.jetbrains.com/issue/DBE-10692
Thank you Yaroslav