You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll need to write a migration that adds an instructor_id field to the course_instructors table, and then update the rake tasks to populate it with the data from the instructorId field from the provided data dumps.
The text was updated successfully, but these errors were encountered:
We'll need to write a migration that adds an
instructor_id
field to thecourse_instructors
table, and then update the rake tasks to populate it with the data from theinstructorId
field from the provided data dumps.The text was updated successfully, but these errors were encountered: