Vigneshwaran
Vigneshwaran
While updating a field in a document , all hooks getting executed and changing values of other field, I feel thats a major issue with ottoman. is there any fix?
Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20) often getting the above error message while trying to update a field, using couchbase 3.2.0 with ottoman 2.0.0-beta.7, running couchbase 7 community on docker....
Since upgrade Iam facing below error on ottoman, using with couchbase 3.2.2 and serve couchbase community 7.0, any fix would be a geat help, Thanks in advnce TypeError: Cannot read...
Iam creating documents on strict mode but wanted to eleminate some fields on pre save, but when i access the model its expecting to have the eleminated field, below syntax...
Iam trying to update a property/ field of a document in couchbase using ottomanjs, while using updateById, updatemany, findOneAndUpdate getting a validation or hook error response , since iam trying...