cal_course_topic_history


Description

Update teaching_admin_registration to match changes to class registrations for the specified term

Columns

Column Type Size Nulls Auto Default Children Parents Comments
course_id "_quest"."quest_course_id" 2147483647 null
cal_course_history.course_id cal_course_topic_history_course_id_fkeyR
course_as_of date 13 null
cal_course_history.course_as_of cal_course_topic_history_course_id_fkeyR
topic_seq int4 10 null
topic_short_title text 2147483647 null
topic_title text 2147483647 null

Table contained 24821 rows

Indexes

Constraint Name Type Sort Column(s)
cal_course_topic_history_pkey Primary key Asc/Asc/Asc course_id + course_as_of + topic_seq

Relationships