actions

12232924 rows


Description

Action created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
requestid varchar 36 null

The requestid of the Action

companyid varchar 36 null
companies.id actions_companyid_fkey R

The ID of the learning site

organizationid varchar 36 null
organizations.id actions_organizationid_fkey R

The organizationid of the Action

userid varchar 36 null
users.id actions_userid_fkey R

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

Relationships