Commit History

fix(sqlalchemy): replace deprecated subquery() usages with select().scalar_subquery() across services to eliminate warnings
c54345d

kamau1 commited on

fix: remove duplicate ProjectTeam class from project.py, add role field to existing project_team.py, update import in map.py
1c7add8

kamau1 commited on

fix: correct dependency import path in map.py - change from app.api.dependencies to app.api.deps
9ee662c

kamau1 commited on

complete services
456b2e2

kamau1 commited on