learningPaths


Description

Learning Paths created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
accessDays int4 10 null

The access days of the Learning Path

asset varchar 255 null

The asset of the Learning Path

certificateTemplateBlockId uuid 2147483647 null

The ID of the Certificate Template Block associated with the Learning Path

companyId uuid 2147483647 null
companies.id learningPaths_companyId_fkeyC

The ID of the learning site

contentType varchar 255 null

The content type of the Learning Path

createdAt timestamp 29,6 null

The date and time the Learning Path was created

deleted bool 1 false

The deleted of the Learning Path

detailAsset varchar 255 null

The detail asset of the Learning Path

endDate timestamp 29,6 null

The date and time the Learning Path was created

enrollmentEndDate timestamp 29,6 null

The date and time the Learning Path was created

enrollmentStartDate timestamp 29,6 null

The date and time the Learning Path was created

freeWithRegistration bool 1 false

The free with registration of the Learning Path

heroAsset varchar 255 null

The hero asset of the Learning Path

id uuid 2147483647 null
learningPathActions.learningPathId learningPathActions_learningPathId_fkeyC
learningPathTags.learningPathId learningPathTags_learningPathId_fkeyC
milestones.learningPathId milestones_learningPathId_fkeyC
userLearningPaths.learningPathId userLearningPaths_learningPathId_fkeyC

Unique Identifier of the Learning Path

longDescription varchar 2048 null

The long description of the Learning Path

metaDescription varchar 2048 null

The meta description of the Learning Path

metaTitle varchar 255 null

The meta title of the Learning Path

name varchar 255 null

The name of the Learning Path

priceInCents int4 10 null

The price (in cents) of the Learning Path

ribbon varchar 255 null

The ribbon of the Course Group

shortDescription varchar 2048 null

The short description of the Learning Path

sku varchar 255 null

The sku of the Learning Path

slug varchar 255 null

The slug (URL-formatted version of the Name) of the Learning Path

startDate timestamp 29,6 null

The date and time the Learning Path was created

status varchar 255 null

The status of the Learning Path

suggestedRetailPriceInCents int4 10 null

The suggested retail price (in cents) of the Learning Path

updatedAt timestamp 29,6 null

The date and time the Learning Path was last updated

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
learningPaths_pkey Primary key Asc id

Relationships