Trying to make a .db file with flask

后端 未结 0 416
你的背包
你的背包 2020-12-16 08:27

I was following a tutorial on youtube. At 20:00 they ask to create .db file. They go to a python shell and type:

from main import db
db.create_all()


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