pub async fn get_id(
    conn: &mut PgConnection,
    id: Uuid
) -> ModelResult<CourseModuleCompletionRegisteredToStudyRegistry>