Relative Content

Tag Archive for sqliteflaskflask-sqlalchemy

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.