Show UUID instead of BinData (where appropriate)
Completed
When you do a "View Document", it would be great if the application recognized when data was a UUID instead of showing "BinData".
MongoBooster shows:
"_id" : BinData(4,"AGYTkUIjT2eqZIY1RUYM0g=="),
where other tools show:
"_id" : UUID("00661391-4223-4f67-aa64-863545460cd2"),
Thank you for your feedback.
We will fix it in the next update. As a work around, please switch to "Tree" view (mod+1) which will show it as UUID string.
Thank you for your feedback.
We will fix it in the next update. As a work around, please switch to "Tree" view (mod+1) which will show it as UUID string.
Replies have been locked on this page!