Missing UUID() support for creating/editing - UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')
It would be very useful to create and edit fields that contain an UUID like:
somekey: UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')
That should be stored as binary. I use this instead of the ObjectIDs.
I can query for UUIDs but I can't edit or create them in MongoDB Compass, that should be added.
1
vote
Marcel
shared this idea