pub async fn get_by_course_module_id(
conn: &mut PgConnection,
course_module_id: Uuid,
) -> ModelResult<Vec<CourseModuleSuotarRealisation>>pub async fn get_by_course_module_id(
conn: &mut PgConnection,
course_module_id: Uuid,
) -> ModelResult<Vec<CourseModuleSuotarRealisation>>