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

Support 'let' option for multiple CRUD commands

    XMLWordPrintableJSON

Details

    • Spec Change
    • Status: Closed
    • Unknown
    • Resolution: Fixed
    • None
    • 4.1
    • Spec Comp
    • Hide

      DRIVERS-1788:
      Drivers should add a new let option to find, findAndModify, update, and delete helper methods and sync CRUD unified spec tests with mongodb/specifications@1519da9.

      For MongoDB 5.0+, the mentioned CRUD commands accept a let option of type object. This object consists of any amount of parameter names each followed by definitions of constants in the MQL Aggregate Expression language. Each parameter name is then usable to access the value of the corresponding MQL Expression with the "$$" syntax.

      This ticket is a follow-up for DRIVERS-776

      Show
      DRIVERS-1788: Drivers should add a new let option to find, findAndModify, update, and delete helper methods and sync CRUD unified spec tests with mongodb/specifications@1519da9 . For MongoDB 5.0+, the mentioned CRUD commands accept a let option of type object. This object consists of any amount of parameter names each followed by definitions of constants in the MQL Aggregate Expression language. Each parameter name is then usable to access the value of the corresponding MQL Expression with the "$$" syntax. This ticket is a follow-up for DRIVERS-776

    Description

      This ticket was split from DRIVERS-1788, please see that ticket for a detailed description.

      Attachments

        Issue Links

          Activity

            People

              julius.park@mongodb.com Julius Park (Inactive)
              dbeng-pm-bot PM Bot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: