provide better support for GUIDs
Enable entering new GUIDs in the "Insert Document" window e.g. { _id = $newGuid()$, data = "123" }
Search by .NET GUID without going through query building e.g. { _id: NETGUID("f8169046-b83b-426f-a19e-c6792982ed8c") }
1
vote
Danny Varod
shared this idea