steve-ochoa / osu_cs_361_longbourn

Longbourn Foxes Team Repo
1 stars 3 forks source link

Add ExpertCompanies #8

Closed brian-rud closed 3 years ago

brian-rud commented 3 years ago

I also included a fix to ExpertCourses.

In fromExpertCourseRow method, I used expertId where it should have been expert_id. As a result, the fetchByExpertId method was not returning the expert or course id.