sections

2574577 rows


Description

Section created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null
lessons.sectionid lessons_sectionid_fkey1 R
sectioncompletions.sectionid sectioncompletions_sectionid_fkey R
topics.sectionid topics_section_fkey R
lessons.sectionid lessons_sectionid_fkey1 R
sectioncompletions.sectionid sectioncompletions_sectionid_fkey R
topics.sectionid topics_section_fkey R
views.sectionid views_sectionid_fkey R
viewtimes.sectionid viewtimes_sectionid_fkey R

Unique Identifier of the Section

companyid varchar 36 null
companies.id sections_companyid_fkey1 R

The ID of the learning site

courseid varchar 36 null
courses.id sections_courseid_fkey1 R

The courseid of the Section

slug varchar 32 null

The slug of the Section

status varchar 16 null

The status of the Section

title varchar 255 null

The title of the Section

position int4 10 null

The position of the Section

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

The date and time the Section was created

statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships