Matt
e89dca24c3
feat(schema): multi-mentor per team + change-requests + per-assignment email field
- MentorAssignment: drop projectId @unique -> composite (projectId, mentorId)
- MentorAssignment: add notificationSentAt for idempotent per-team email
- MentorFile: add projectId (primary scope); mentorAssignmentId becomes nullable audit FK
- MentorChangeRequest: new model + status enum
- Migration hand-written with IF EXISTS guards (safe for docker-entrypoint retry)
2026-05-22 16:05:25 +02:00
..
2026-05-22 16:05:25 +02:00
2026-02-15 23:04:15 +01:00
2026-05-22 16:05:25 +02:00
2026-02-20 21:56:26 +01:00
2026-01-30 13:41:32 +01:00
2026-01-30 13:41:32 +01:00
2026-02-03 23:19:45 +01:00
2026-02-23 16:08:46 +01:00
2026-03-03 21:36:07 +01:00
2026-05-07 15:21:09 +02:00
2026-01-30 13:41:32 +01:00