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