Open homersimpsons opened 3 years ago
There are issues with addCandidate, addCoach etc... with the following schema
addCandidate
addCoach
users.id users_coaches.coach_id -> users.id users_coaches.candidate_id -> users.id
There are issues with
addCandidate
,addCoach
etc... with the following schema