Mysql colums show alphabetically?
Why does phpstorm force my tables to list columns alphabetically?
I want my tables to all list the columns how they are positioned in the database, not alphabetically.
I cannot find a setting to change this behavior.
This also explains why I cannot add column at a certain position.
Can this be fixed in the next version if its not possible the current version?
Please?
Thanks.
请先登录再写评论。
Hi there,

What is the PhpStorm version you are using?
But in any case: click on clog icon in Database tool window and see there.
Thanks!