Generic single-database configuration.

```bash
# Auto generate a new migration
alembic revision --autogenerate -m "your message"
```
