Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
requestid | varchar | 36 | null |
|
|
The requestid of the View Time |
|||||
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||
courseid | varchar | 36 | √ | null |
|
|
The courseid of the View Time |
||||
lessonid | varchar | 36 | √ | null |
|
|
The lessonid of the View Time |
||||
sectionid | varchar | 36 | √ | null |
|
|
The sectionid of the View Time |
||||
pagetype | varchar | 32 | √ | null |
|
|
The pagetype of the View Time |
||||
time | int2 | 5 | √ | null |
|
|
The time of the View Time |
||||
topicid | varchar | 36 | √ | null |
|
|
The topicid of the View Time |
||||
userid | varchar | 36 | √ | null |
|
|
The userid of the View Time |
||||
visitid | varchar | 32 | √ | null |
|
|
The visitid of the View Time |
||||
clientid | varchar | 36 | √ | null |
|
|
The clientid of the View Time |
||||
departmentid | varchar | 36 | √ | null |
|
|
The departmentid of the View Time |
||||
organizationid | varchar | 36 | √ | null |
|
|
The organizationid of the View Time |
||||
timestamp | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the View Time was created |
||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the View Time was created |