Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | varchar | 36 | null |
|
|
Unique Identifier of the Lesson |
||||||||||||||
| companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
|||||||||||||
| sectionid | varchar | 36 | √ | null |
|
|
The sectionid of the Lesson |
|||||||||||||
| courseid | varchar | 36 | √ | null |
|
|
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 |
|
|

