by Serge » Tue Aug 28, 2012 8:56 am
Ah, yes. MySQL probably the only popular database which supports this. I forgot about their tricky metadata handling)
Maybe we'll implement this feature for MySQL first as it pretty simple.
If we'd talk about databases in general then there are hundreds of very usefull features.
But as DBeaver is universal tool we implement universal features first. For now database specific features are implemented only if it is relatively easy to do. And this feature is not (at least it requires some model change and general UI for columns reorder).
But anyway, I'll add it in TODO list.