discountgroups

4000 rows


Description

Discount Group created by the learning site

Columns

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

The ID of the learning site

id varchar 36 null
discountgrouptags.discountgroupid discountgrouptags_discountgroupid_fkey R
discountgrouptags.discountgroupid discountgrouptags_discountgroupid_fkey R

Unique Identifier of the Discount Group

name varchar 255 null

The name of the Discount Group

sku varchar 255 null

The sku of the Discount Group

slug varchar 255 null

The slug of the Discount Group

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

The date and time the Discount Group was created

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

The date and time the Discount Group was created

statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships