You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not at the moment. You can always create your own wrapper around find(). Or use mongoose :) mongoskin is meant to be more lightweight and so this feature might be overkill.
Hi,
Is there a way to say to pass a function to the #find method to "pre-process" returned documents?
I'd need to convert the result documents to my own Javascript object instead of having them as a standard Object created fron JSON.
Thank you.
The text was updated successfully, but these errors were encountered: