How to optimize update_all calls

前端 未结 0 1433
借酒劲吻你
借酒劲吻你 2020-11-27 17:12

Currently, I\'m doing the update_all with concatenation like this:

collection.update_all(flag: false)
collection.update_all(["description =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题