courseactions

312839585 rows


Description

Course Action created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
companyid varchar 36 null
companies.id n_courseactions_companyid_fkey R

The ID of the learning site

id varchar 36 null

Unique Identifier of the Course Action

courseid varchar 36 null
courses.id n_courseactions_courseid_fkey R

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
users.id courseactions_userid_fkey R

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

Relationships