Relate the table assignment to lms_course
Open
- Dominant language
- Python
- Stars
- 53
- Forks
- 16
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 14
Description
Since the introduction of lms_user and lms_course we still have relationships that only follow the old "user" and "grouping".
Relate assignment to lms_course (with a FK lms_course_id). Maintaining the existing `course_id` FK for now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.