Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1855

CamelCase vs snake_case inconsistencies in CRUD options

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: API
    • None

      This ticket is to discuss inconsistencies in how pymongo accepts server command options. For example:

      1. find accepts max_time_ms while aggregate accepts maxTimeMS
      2. find accepts max_await_time_ms while aggregate accepts maxAwaitTimeMS
      3. find accepts batch_size while aggregate accepts batchSize

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: