pickableGroups


Description

Pickable Groups (aka A La Carte Collections) created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
companyId uuid 2147483647 null
companies.id pickableGroups_companyId_fkeyC

The ID of the learning site

id uuid 2147483647 null
pickableGroupTags.pickableGroupId pickableGroupTags_pickableGroupId_fkeyC

Unique Identifier of the Pickable Group

name varchar 255 null

The name of the Pickable Group

sku varchar 255 null

The sku of the Pickable Group

slug varchar 255 null

The slug (URL-formatted version of the Name) of the Pickable Group

createdAt timestamp 29,6 null

The date and time the Pickable Group was created

Table contained 0 rows

Indexes

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

Relationships