Knex+MySQL UPDATE then SELECT some times returns old values

后端 未结 0 1318
野趣味
野趣味 2020-12-18 18:53

The following code some times returns old values from MySQL using Knex.js:

await db.knex(\'table\')
  .where(\         


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