You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
https://pypi.python.org/pypi/alembic
We should give an overview or better directly support this tool for migrations in SqlAlchemy
The text was updated successfully, but these errors were encountered: