Is there any way to order the views in a workspace (or the main model explorer tree)? We have many views and some views are built on others. If they are not created in the correct order in the script, the database complains… This is using MySQL 5.1.
I can order them, by deleting them, then creating them from scratch in the order they need to be in, but that is clunky, time consuming and VERY error prone.
There is an altha-order menu item. Just need a “manual sort” menu which whould pop up a list box with up/down arrows so I can put them in the order I need them.
Thx.