# Generating Migrations ``` alembic revision --autogenerate --message "Create the example Database" ```