mongoplayground icon indicating copy to clipboard operation
mongoplayground copied to clipboard

Enhancement Request: Option to `not` sort output

Open rickhg12hs opened this issue 2 years ago • 1 comments

It would be convenient, and often enhance understanding, if there was an option to not sort the output by field name. This is especially true when viewing explain results that currently "jumbles" the output alphabetically.

Personally, I wouldn't mind if the output was never sorted, but perhaps other users prefer it. Maybe a radio button to select sorted output or not?

rickhg12hs avatar Oct 24 '22 21:10 rickhg12hs

Hi @rickhg12hs, I'm aware of this problem, but sadly there's nothing we can do here because it's the driver that is automatically sorting the fields...

This was already requested here, so I'll try to see if I can find an other way to preserve fields order.

feliixx avatar Oct 27 '22 17:10 feliixx