pub async fn get_all_uh_course_codes_for_open_university(
    conn: &mut PgConnection
) -> ModelResult<Vec<String>>