Skip to content

Database file #36

Answered by vigneshshettyin
anjali7786 asked this question in Q&A
Mar 16, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

First check import.json "databaseUri": "sqlite:///bulkmailer.db",
Then if bulkmailer.db file is not found then type these commands in python shell
1.) from app import db
2.) db.create_all()

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kanishka8276
Comment options

@vigneshshettyin
Comment options

Answer selected by vigneshshettyin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants