阅读背景:

访问Django db后端的多个进程;记录直到手动调用_commit才显示

来源:互联网 

I have a Django project in which multiple processes are accessing the backend mysql db. One process is creating records, while a second process is trying to read those records. I am having an issue where the second process that is trying to read the records can't actually find the records until I manually call connection._commit().I have a Django project in which multiple proce




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: