What is the recommended way of opening and closing sqlite connections in a multi user async application?

后端 未结 0 1278
别那么骄傲
别那么骄傲 2020-12-18 05:08

I have an async application which can be used my multiple users at the same time. The database I use is sqlite. I am confused in which approach to take from the following:

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