app_totara_contentmarketplace_course_module_source

0 rows


Description

Stores the relationship between a course module and a totara_contentmarketplace plugin

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_totara_contentmarketplace_course_module_source_id_seq'::regclass)
cm_id int8 19 null
learning_object_id int8 19 null
marketplace_component varchar 255 ''::character varying

Indexes

Constraint Name Type Sort Column(s)
app_totacontcourmodusour_id_pk Primary key Asc id
app_totacontcourmodusour_c_uix Must be unique Asc cm_id
app_totacontcourmodusour_le_ix Performance Asc learning_object_id
app_totacontcourmodusour_ma_ix Performance Asc marketplace_component

Diagram producer might be missing

No diagrams were produced please see application output for any errors