Does django skip remaining items from the list sent to bulk_update if number of items cross the batch_size?

后端 未结 0 1859
名媛妹妹
名媛妹妹 2020-12-22 07:35

I was running a data import program in a table and the data I had was nearly one million. So, I went with Django bulk_create and bulk_udpate. I\'ve

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