Flask: Database is not being created
I was following a tutorial to learn flask i did everything they did but my database is not being created.
Drop and Create sqlite database using GIT bash
I am following a video tutorial to learn flask. I was able to create a database before creating the package structure. Now, I want to delete and create the database again but the queries do not do anything.