Replies: 1 comment 3 replies
-
There's a chicken and egg problem. The |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Hopefully a simple question - I want to be able to run the Migrate function only when the app.py is being invoked by flask migrate. If we're running the app to start the server, no need to run any migrations. Any ideas/direction on how to do this?
For example:
Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions