getEducationsByResumeId

abstract suspend fun getEducationsByResumeId(resumeId: Int): List<Education>