Fawn icon indicating copy to clipboard operation
Fawn copied to clipboard

transcation update is deprecated

Open tenbabagu opened this issue 7 years ago • 3 comments
trafficstars

(node:9525) DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.

I use Fawn.Task().update and it shows this, the update operation is being deprecated.

tenbabagu avatar Nov 13 '18 05:11 tenbabagu

It'll be fixed in the next update

e-oj avatar Feb 03 '19 14:02 e-oj

I received the same warning. It is deprecated ?

jramiresbrito avatar Dec 22 '19 04:12 jramiresbrito

DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.

The DeprecationWarning is still there

SAHEB24027824 avatar Jan 06 '20 17:01 SAHEB24027824