drudge / mongoose-timestamp

Adds createdAt and updatedAt date attributes that get auto-assigned to the most recent create/update timestamp
Other
308 stars 64 forks source link

createdAt should not be created into db #42

Open codeofnode opened 7 years ago

codeofnode commented 7 years ago

Also contains the fix of https://github.com/drudge/mongoose-timestamp/issues/41