- Added missing pydantic-settings to requirements.txt
- Fixed database path inconsistency between config.py and session.py
- Updated alembic.ini to use proper SQLite URL format
- Updated migrations/env.py to use config settings
🤖 Generated with BackendIM... (backend.im)
Co-Authored-By: Claude <noreply@anthropic.com>
- Added project root to Python path in env.py to make app module importable
- Updated database path in alembic.ini and session.py to match current environment
generated with BackendIM... (backend.im)