I have some SQLAlchemy models and alembic migrations.
Migration versions
migration_1_add_user_table.py migration_2_add_dummy_row.py mi