pub async fn get_all_course_instances( conn: &mut PgConnection, ) -> ModelResult<Vec<CourseInstance>>