aiomysql how to iterate over fetchone()

后端 未结 0 1988
孤城傲影
孤城傲影 2021-01-01 10:12

aiomysql how to iterate over a result with fetchone(). I used the sames code as what aiomysql uses for the fetchall().

I was having trouble with a for r in await curs

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