GridFS files collection files can have anĀ _id of any type, but the GridFS function signatures that accept an id only accept ObjectIds (e.g. bucket.OpenUploadStreamWithId). This should be expanded to accept any valid BSON type.
- has to be done before
-
TOOLS-1840 Migrate mongofiles to new Go Driver
- Closed