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