Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-842

Support 'let' option for multiple CRUD commands

    XMLWordPrintableJSON

Details

    • Spec Change
    • Status: Closed
    • Unknown
    • Resolution: Fixed
    • None
    • 3.0
    • None
    • None
    • 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

      Acceptance Criteria

      • To be completed during triage and/or refinement.

      Attachments

        Issue Links

          Activity

            People

              steve.silvester@mongodb.com Steve Silvester
              dbeng-pm-bot PM Bot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: