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

Add BSON MaxKey and MinKey #768

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

noah-witt
Copy link
Contributor

MaxKey and Minkey are BSON types that are primarily used in queries. This merge request updates Beanie to pass through those types correctly.

https://www.mongodb.com/docs/manual/reference/bson-types/

MaxKey and Minkey are BSON types that are primarily
used in queries. This merge request updates Beanie
to pass through those types correctly.
@roman-right roman-right merged commit 8a856ac into BeanieODM:main Dec 3, 2023
21 checks passed
@roman-right
Copy link
Member

Hi @noah-witt ,
Thank you for the PR! Merged. It will be published soon

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.

None yet

2 participants