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
    • Major Change
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      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:
            4 Start watching this issue

              Created:
              Updated: