# Alembic Migration Versions

This directory contains individual migration scripts.
Each migration file is named with a timestamp and description.

Files are automatically generated by:
```bash
alembic revision --autogenerate -m "Description"
```

Do not manually edit migration files unless you know what you're doing.
