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
It seems that mongoose has been supporting timestamps option for quite a while now. Is there any need to use mongoose-timestamp anymore or there is some sense to point people to mongoose docs and deprecate the module?
Thanks for all great work on this module, I've been using it for years and currently upgrading some of the old projects to use the latest mongoose, so that's how I stumbled upon this issue :)
Hi,
It seems that mongoose has been supporting
timestamps
option for quite a while now. Is there any need to usemongoose-timestamp
anymore or there is some sense to point people to mongoose docs and deprecate the module?Thanks for all great work on this module, I've been using it for years and currently upgrading some of the old projects to use the latest mongoose, so that's how I stumbled upon this issue :)
http://mongoosejs.com/docs/guide.html#timestamps
Cheers,
Andrej
The text was updated successfully, but these errors were encountered: