How should I store a single variable in a SQLite database?

后端 未结 0 783
盖世英雄少女心
盖世英雄少女心 2021-02-06 08:52

I am making an api with Flask in python, I want the /add route to get a number from the database, increment it by 1 and save it in the database.

I don\'t kno

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