Skip to content

Migration files not created #433

Answered by miguelgrinberg
kimzwegz asked this question in Q&A
Discussion options

You must be logged in to vote

Use python3 -m flask db ... when you send your migrate command:

python3 -m flask db migrate -m "user"

If that does not work, please provide the complete output of the command.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kimzwegz
Comment options

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

This discussion was converted from issue #432 on September 08, 2021 13:24.