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
updatedAt is not updating after any document get updated.
example my query
User.findByIdAndUpdate(id, { last_login: new Date() }).exec()
GautamSulok
changed the title
when i do update to docement, field updatedAt not updated with current Date time. example my query User.findByIdAndUpdate(id, { last_login: new Date() }).exec()
updatedAt is not updating after any document get updated.
Apr 4, 2024
GautamSulok
changed the title
updatedAt is not updating after any document get updated.updatedAt is not updating after any document get updated.
Apr 4, 2024
No description provided.
The text was updated successfully, but these errors were encountered: