app_course_published

0 rows


Description

Information about how and when an local courses were published to hubs

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_course_published_id_seq'::regclass)
huburl varchar 255 null
courseid int8 19 null
timepublished int8 19 null
enrollable int2 5 1
hubcourseid int8 19 null
status int2 5 0
timechecked int8 19 null

Indexes

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

Diagram producer might be missing

No diagrams were produced please see application output for any errors