SQLAlchemy db.create_all() commend not working in terminal

前端 未结 0 1723
萌比男神i
萌比男神i 2021-02-12 11:50

I am following a Flask tutorial from Here and I face a problem with creating the database.

The code I have:

from flask import Flask, render_template, reque         


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