Automated Action 66f95ea88e Fix database path for standalone environment
- Modified database connection to use project-relative paths
- Updated Alembic configuration to dynamically use the SQLAlchemy URL
- Added a root endpoint for easy testing
- Fixed imports in migration environment
2025-05-18 19:15:35 +00:00
..