Automated Action c2506a9e3f Fix Alembic migration error by adding project root to Python path and updating Pydantic config
- Added project root directory to Python path in alembic/env.py
- Updated Pydantic Settings class to use ClassVar typing for DB_DIR
- Updated Config class to new Pydantic v2 model_config format

generated with BackendIM... (backend.im)
2025-05-12 12:36:07 +00:00
..