Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
requestid | varchar | 36 | null |
|
|
The requestid of the Action |
|||||
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||
organizationid | varchar | 36 | √ | null |
|
|
The organizationid of the Action |
||||
userid | varchar | 36 | √ | null |
|
|
The userid of the Action |
||||
useragent | varchar | 128 | √ | null |
|
|
The useragent of the Action |
||||
ip | varchar | 15 | √ | null |
|
|
The ip of the Action |
||||
type | varchar | 36 | √ | null |
|
|
The type of the Action |
||||
resourcetype | varchar | 36 | √ | null |
|
|
The resourcetype of the Action |
||||
resourceid | varchar | 36 | √ | null |
|
|
The resourceid of the Action |
||||
timestamp | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Action was created |
||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Action was created |
||||
detail | varchar | 65535 | √ | null |
|
|