tags


Description

Tags created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
bundleTags.tagId bundleTags_tagId_fkeyC
clientTags.tagId clientTags_tagId_fkeyC
courseGroupTags.tagId courseGroupTags_tagId_fkeyC
discountGroupTags.tagId discountGroupTags_tagId_fkeyC
learningPathTags.tagId learningPathTags_tagId_fkeyC
pickableGroupTags.tagId pickableGroupTags_tagId_fkeyC
productTags.tagId productTags_tagId_fkeyC

Unique Identifier of the Tag

companyId uuid 2147483647 null
companies.id tags_companyId_fkeyC

The ID of the learning site

label varchar 128 null

The label of the Tag

Table contained 0 rows

Indexes

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

Relationships