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

refactor!: remove strict/callback mode from Db.collection helper #2817

Merged
merged 9 commits into from
May 28, 2021

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    c7971d8 View commit details
    Browse the repository at this point in the history
  2. test clean up, first pass

    emadum committed May 25, 2021
    Configuration menu
    Copy the full SHA
    263c0e1 View commit details
    Browse the repository at this point in the history
  3. test clean up, second pass

    emadum committed May 25, 2021
    Configuration menu
    Copy the full SHA
    036fcd1 View commit details
    Browse the repository at this point in the history
  4. fix lint

    emadum committed May 25, 2021
    Configuration menu
    Copy the full SHA
    b09b588 View commit details
    Browse the repository at this point in the history
  5. fix test

    emadum committed May 25, 2021
    Configuration menu
    Copy the full SHA
    146100e View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/4.0' into NODE-2752/remove-stric…

    …t-collection-option
    emadum committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ec79e4f View commit details
    Browse the repository at this point in the history
  7. review feedback

    emadum committed May 25, 2021
    Configuration menu
    Copy the full SHA
    a3b0ca5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. add test for error

    emadum committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c6b3892 View commit details
    Browse the repository at this point in the history
  2. remove deprecated examples

    emadum committed May 26, 2021
    Configuration menu
    Copy the full SHA
    7ea428f View commit details
    Browse the repository at this point in the history