Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX-216: Allow passing optional _id while uploading to gridfs files #217

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

aniruddhasd
Copy link
Contributor

For: 216 - In GridFs, allow assigning a custom _id to documents in files collection

Allowing custom ids means the _id could be a binary, which Mongo supports.

@aniruddhasd aniruddhasd marked this pull request as ready for review October 16, 2023 09:14
@aniruddhasd aniruddhasd force-pushed the fix-custom-ids-in-gridfs branch from 1a1c5cd to dabaa2c Compare October 16, 2023 09:58
@zookzook
Copy link
Owner

Thank you!

@zookzook zookzook merged commit f7c3f7d into zookzook:master Oct 23, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants