Skip to content
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

Add support for alembic #43

Open
ghost opened this issue Apr 25, 2017 · 1 comment
Open

Add support for alembic #43

ghost opened this issue Apr 25, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 25, 2017

https://pypi.python.org/pypi/alembic

We should give an overview or better directly support this tool for migrations in SqlAlchemy

@ghost ghost added the enhancement label May 4, 2017
@ghost
Copy link
Author

ghost commented May 17, 2017

We need to add unit test support so that when unit tests are run, then the migrations are applied.
This has to be supported in the way that direct database creation may be allowed.
Someone may need to test the migrations themselves as well.
Also an example application with alembic should be created.

@ghost ghost mentioned this issue May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants