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

fix(model): handle array filters when casting bulkWrite #15036

Merged
merged 3 commits into from
Nov 13, 2024

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    f386004 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update test/model.test.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    98edf8b View commit details
    Browse the repository at this point in the history
  2. test: add test showing that bulkWrite strips out keys that arent in s…

    …chema by default re: code review on #15036
    vkarpov15 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c9cbea0 View commit details
    Browse the repository at this point in the history