learningpathactions

30352650 rows


Description

Learning Path Action created by the User

Columns

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

Unique Identifier of the Learning Path Action

companyid varchar 36 null
companies.id n_learningpathactions_companyid_fkey R

The ID of the learning site

learningpathid varchar 36 null
learningpaths.id learningpathactions_learningpathid_fkey1 R

The learningpathid of the Learning Path Action

milestoneid varchar 36 null
milestones.id learningpathactions_milestoneid_fkey1 R

The milestoneid of the Learning Path Action

source varchar 255 null

The source of the Learning Path Action

type varchar 255 null

The type of the Learning Path Action

userid varchar 36 null
users.id learningpathactions_userid_fkey R

The userid of the Learning Path Action

timestamp timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Learning Path Action was created

updatedat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Learning Path Action was created

licenseid varchar 36 null
createdat timestamp 29,6 null
duedate timestamp 29,6 null
statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships