lessons

4843554 rows


Description

Lesson created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 36 null
topics.lessonid topics_lesson_fkey R
topics.lessonid topics_lesson_fkey R
views.lessonid views_new_id_lessonid_fkey R
viewtimes.lessonid viewtimes_lessonid_fkey R

Unique Identifier of the Lesson

companyid varchar 36 null
companies.id lessons_companyid_fkey1 R

The ID of the learning site

sectionid varchar 36 null
sections.id lessons_sectionid_fkey1 R

The sectionid of the Lesson

courseid varchar 36 null
courses.id lessons_courseid_fkey1 R

The courseid of the Lesson

slug varchar 32 null

The slug of the Lesson

title varchar 255 null

The title of the Lesson

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

The date and time the Lesson was created

statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships