app_contentmarketplace

0 rows


Description

Content marketplace module records are stored here

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_contentmarketplace_id_seq'::regclass)
course int8 19 null
name varchar 255 ''::character varying
intro text 2147483647 null
introformat int2 5 0
learning_object_marketplace_component varchar 255 ''::character varying
learning_object_id int8 19 null
completion_condition int2 5 null
time_modified int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_cont_id2_pk Primary key Asc id
app_cont_cou_ix Performance Asc course
app_cont_lea2_ix Performance Asc learning_object_marketplace_component
app_cont_lea_ix Performance Asc learning_object_id
app_cont_nam_ix Performance Asc name

Diagram producer might be missing

No diagrams were produced please see application output for any errors