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

feat(NODE-3325): support 'let' option for aggregate command #2828

Merged
merged 2 commits into from
Jun 4, 2021

Commits on Jun 2, 2021

  1. feat(NODE-3325): support 'let' option for aggregate command

    Add support for `let` and cherry-pick the tests from
    mongodb/specifications@3db3879
    (since actually updating the full test suite led to a bunch of failures).
    Since the NODE ticket is scoped to only `aggregate`, nothing
    else is done here.
    addaleax committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    6533684 View commit details
    Browse the repository at this point in the history
  2. fixup: lint

    addaleax authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    e4569e7 View commit details
    Browse the repository at this point in the history