How to reuse a db connection using aiomysql

前端 未结 0 1458
孤城傲影
孤城傲影 2021-01-07 01:47

I would like to reuse a db connection rather than creating a new connection everytime.

I have an api that calls some database functions and i would like to reuse the

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