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

Add clarification about overwrite flag in model.js #12447

Merged
merged 3 commits into from
Sep 22, 2022

Commits on Sep 20, 2022

  1. Add calrification about overwrite flag in model.js

    Add calrification for using the `overwrite` flag in model.findByIdAndUpdate and model.findOneAndUpdate
    Tzvika-m committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a91844e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update lib/model.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    Tzvika-m and hasezoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    dafa8ab View commit details
    Browse the repository at this point in the history
  2. Update lib/model.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    Tzvika-m and hasezoey committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7d7fd96 View commit details
    Browse the repository at this point in the history