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

Adapt to latest choices in API semantics #248

Merged
merged 6 commits into from
Mar 8, 2024

Conversation

hemidactylus
Copy link
Collaborator

  • reformulate count_documents with upper_bound
  • uniform raw_result => raw_results (and always as a list) for delete and insert many
  • uniform list[raw results] for all bulk write result objects
  • enums made into static objects (less prescriptive)
  • removed "acknowledge=True" hardcoded from "result" dataclasses

@hemidactylus hemidactylus merged commit 856c075 into pymongo-convergence-m1 Mar 8, 2024
2 checks passed
@hemidactylus hemidactylus deleted the SL-docstrings branch March 8, 2024 15:30
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.

1 participant