It's possible to perform db operations asynchronously in django?

后端 未结 0 1101
[愿得一人]
[愿得一人] 2021-01-07 22:12

I\'m writing a command to randomly create 5M orders in a database.

def constrained_sum_sample(
    number_of_integers: int, total: Optional[int] = 5000000
) -         


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