Search code snippets, questions, articles...

Target database is not up to date - Alembic

You can use the below commands if you are getting Target database is not up to date - Alembic error in the terminal
flask db stamp head
flask db migrate
flask db upgrade
Was this helpful?
0 Comments
Programming Feeds
Learn something new everyday on Devsheet