course_module_course

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('asset.course_module_course_id_seq'::regclass)
course_module_course_materials.course course_module_course_materials_course_fkey R
course_module_course_users.course course_module_course_users_course_fkey R
course_module_term_course_map.course course_module_term_course_map_course_fkey C
name text 2147483647 null
course_number text 2147483647 null
section_number text 2147483647 null
owning_lib int4 10 null
org_unit.id course_module_course_owning_lib_fkey R
is_archived bool 1 false

Indexes

Constraint Name Type Sort Column(s)
course_module_course_pkey Primary key Asc id

Relationships