drudge/mongoose-timestamp
Adds createdAt and updatedAt date attributes that get auto-assigned to the most recent create/update timestamp
JavaScriptNOASSERTION
Issues
- 1
- 4
- 0
various timezone
#51 opened by ali5991jalali - 0
- 2
MongoError: Updating the path 'createdAt' would create a conflict at 'createdAt'
#46 opened by jonascasarin - 2
Won't work with `insertMany` method
#44 opened by rrbe - 0
- 0
Time to deprecate this package?
#45 opened by pronebird - 1
created_at
#43 opened by mthomsit - 0
- 1
- 2
- 2
- 1
Doesn't support nested keys
#25 opened by zaggino - 0
- 7
wish: allow customizing the name of the columns
#12 opened by markstos - 2
- 3
updatedAt not updated after findByIdAnd
#26 opened by gonenduk - 0
- 1
- 3
- 1
Use new Date.now() vs new Date()
#23 opened by alexprice1 - 3
mongoose-timestamp adds 4 properties to collection when I customize the names
#19 opened by IderAghbal - 2
- 3
Object function Date() has no method 'get'
#15 opened by bbengfort - 0
Object function Date() has no method 'get'
#14 opened by bbengfort - 0
- 1
bson dependency not needed any more
#10 opened by almostagile