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

More syntax changes as discussed + all docstrings #249

Merged
merged 16 commits into from
Mar 10, 2024

Commits on Mar 7, 2024

  1. wip on docstrings

    hemidactylus committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    57377fc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    fcbbc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd98df4 View commit details
    Browse the repository at this point in the history
  3. upper_bound + raw-result lists in bulk write results and in some Results

    Introduce upper_bound parameter to count_documents + exceptions flow
    raw_results (plural and always a list) in deleteResult+insertManyResults
    bulk_api_results always a map to list for BulkWriteResult
    hemidactylus committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    dde66a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76cbe10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a595f12 View commit details
    Browse the repository at this point in the history
  6. info.py

    hemidactylus committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f28a971 View commit details
    Browse the repository at this point in the history
  7. operations.py

    hemidactylus committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7f4cfca View commit details
    Browse the repository at this point in the history
  8. cursors.py

    hemidactylus committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    366a91a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa36b19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e71d3c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd8aa83 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    8b01636 View commit details
    Browse the repository at this point in the history
  2. all docstrings

    hemidactylus committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d70cb0d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. adapt tests to delete_many/delete_all distinction; add docstring on r…

    …eal-time-cursors for sort
    hemidactylus committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    2dfa7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52368d View commit details
    Browse the repository at this point in the history