Skip to content

[C3] Convert course.course_language to course.language_id #7157

@ywarnier

Description

@ywarnier

The course table currently has a course_language field, that refers to the isocode (string) column of the language table.
This is not really optimal, as it diverges from other references to languages.
Convert this field to language_id and make it point to the language.id field.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions