Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tracking when the entire document is loaded
Dyngoose tries to track when the entire document is loaded, so it can be intelligent about tracking updated and removed attributes to perform update operations. This was breaking when loading a request without a projection, which is the default behavior.
- Loading branch information