milestonecourses

770364 rows


Description

Milestone Course created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null

Unique Identifier of the Milestone Course

companyid varchar 36 null
companies.id n_milestonecourses_companyid_fkey R

The ID of the learning site

milestoneid varchar 36 null
milestones.id milestonecourses_milestoneid_fkey1 R

The milestoneid of the Milestone Course

courseid varchar 36 null

The courseid of the Milestone Course

requirement varchar 255 null

The requirement of the Milestone Course

updatedat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Milestone Course was created

contentgrouping varchar 255 null
coursegroupid varchar 36 null
deleted bool 1 null
statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships