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

Set GuidRepresentation for the MongoDB copy storage to Unspecified #624

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

jakhog
Copy link
Contributor

@jakhog jakhog commented Feb 8, 2022

Summary

The MongoDB driver has a lot of conversions happening behind the scenes with BsonBinaryData that represents Guids. By setting it to Unspecified in the client settings, it seems to respect the exact type that the ValueConverter decides.

…o let the ValueConverter decide the format properly.
@woksin woksin merged commit 9ffc36f into 7.6.0-sam Feb 8, 2022
@woksin woksin deleted the guid-serializer-fix branch February 8, 2022 15:13
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