Development and Production Environment Best Practices #1038
Unanswered
fazal-kh4n
asked this question in
Usage Questions
Replies: 1 comment 1 reply
-
Hi I believe what you have mentioned as workflow is pretty common.
I don't think it's necessary for the workflow you have described, since the database are different anyway |
Beta Was this translation helpful? Give feedback.
1 reply
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,
I currently have the following setup:
A typical workflow may be:
What would be the best way to handle this workflow using Alembic?
Should I create separate branches for Development and Production, and simply merge the branches when the changes are ready to be deployed?
Beta Was this translation helpful? Give feedback.
All reactions