codepunkt/mongoose-patch-history
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
JavaScriptMIT
Issues
- 4
mongoose 6.4.4 not work
#100 opened by hmz22 - 1
Patches are not deleted if I use deleteMany({})
#106 opened by naustra - 2
Close version with latest changes
#101 opened by javiermixture17 - 7
Not capturing delete events.
#91 opened by garg10may - 5
Is there an option to track author of changes
#43 opened by dpetrova - 4
@types/mongoose-patch-history
#95 opened by danielbayerlein - 0
Make name of internal data() method configurable
#96 opened by vinerich - 9
- 7
Timeout upon saving a new document
#74 opened by hk7math - 0
- 2
Usage of old mongoose index practice
#39 opened by ItayKatzCC - 6
- 8
- 6
- 6
Breaking change in new released version v1.4.0: MongoError: unknown top level operator: $push
#65 opened by BMartinos - 45
- 4
- 9
Is this repo still active?
#53 opened by vinerich - 1
- 28
- 1
Cannot read property '$__' of undefined
#36 opened by jtlindsey - 12
- 1
- 7
All of a sudden started to get an error saying TypeError: Cannot set property '_original' of null
#22 opened by THPubs - 1
Some troubles with virtual path
#23 opened by dmonteroh - 1
Version 10 of node.js has been released
#20 opened by greenkeeper - 6
- 4
- 5
Support for String type Document._id
#7 opened by 8eecf0d2 - 12
Too many patches when saving refs?
#6 opened by mrchess - 4
TypeError: fn is not a function
#5 opened by mrchess - 6
Update Deps
#4 opened by codepunkt - 1
Possible documentation inconsistency
#3 opened by codepunkt