Table of Contents generated with DocToc
alembic revision --autogenerate -m "enter description here"
Note: Please read What does Autogenerate Detect (and what does it not detect?) and always make sure to review the generated revision file before running it.
alembic upgrade head
alembic downgrade -1
alembic current