Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

We shouldn't remove properties from original objects #49

Closed
ekryski opened this issue Jul 7, 2016 · 1 comment
Closed

We shouldn't remove properties from original objects #49

ekryski opened this issue Jul 7, 2016 · 1 comment
Labels

Comments

@ekryski
Copy link
Member

ekryski commented Jul 7, 2016

Originally this came up in the NeDB adapter. But we should not be calling delete on the original object. Instead we should make a copy and then call delete, or only pluck the keys that we want.

@daffl
Copy link
Member

daffl commented Jul 8, 2016

Closed via #50

@daffl daffl closed this as completed Jul 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants