Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | varchar | 36 | null |
|
|
Unique Identifier of the Milestone Course |
|||||
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||
milestoneid | varchar | 36 | √ | null |
|
|
The milestoneid of the Milestone Course |
||||
courseid | varchar | 36 | √ | null |
|
|
The courseid of the Milestone Course |
||||
requirement | varchar | 255 | √ | null |
|
|
The requirement of the Milestone Course |
||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Milestone Course was created |
||||
contentgrouping | varchar | 255 | √ | null |
|
|
|||||
coursegroupid | varchar | 36 | √ | null |
|
|
|||||
deleted | bool | 1 | √ | null |
|
|
|||||
statusgroup | varchar | 256 | √ | null |
|
|
|||||
statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|