Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | varchar | 36 | null |
|
|
Unique Identifier of the Learning Path Action |
|||||
| companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||
| learningpathid | varchar | 36 | √ | null |
|
|
The learningpathid of the Learning Path Action |
||||
| milestoneid | varchar | 36 | √ | null |
|
|
The milestoneid of the Learning Path Action |
||||
| source | varchar | 255 | √ | null |
|
|
The source of the Learning Path Action |
||||
| type | varchar | 255 | √ | null |
|
|
The type of the Learning Path Action |
||||
| userid | varchar | 36 | √ | null |
|
|
The userid of the Learning Path Action |
||||
| timestamp | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Learning Path Action was created |
||||
| updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Learning Path Action was created |
||||
| licenseid | varchar | 36 | √ | null |
|
|
|||||
| createdat | timestamp | 29,6 | √ | null |
|
|
|||||
| duedate | timestamp | 29,6 | √ | null |
|
|
|||||
| statusgroup | varchar | 256 | √ | null |
|
|
|||||
| statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|

