-
Notifications
You must be signed in to change notification settings - Fork 889
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purpose: Alembic in scaffold Alchemy #1597
Comments
+1 |
Pylons/pyramid-cookiecutter-alchemy#7 was merged. I'll be doing some work on the docs wherever the alchemy cookiecutter is used. I'll create a new branch off of |
I've started work in a PR #3307 on a new branch |
Fixed via #3307 and Pylons/pyramid-cookiecutter-alchemy#7. Thanks for the hard work everyone involved! |
<3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nowadays various frameworks is standard with some kind of database migration tool together. In alchemy scaffold, use SQLAlchemy and we have a migration framework for it when downloaded.
I know that the Pyramid is agnostic, but I believe we should think about migrations that scaffold.
The text was updated successfully, but these errors were encountered: