- Use the replaceMany() command instead
- Use the updateMulti() command instead
- Use the updateMany() command instead
- Set the global multi option to True
You are going to do a series of updates to multiple records. You find setting the multi option of the update() command too tiresome. What should you do instead?
June 25, 2021June 25, 2021
0 Comment