products

5533 rows


Description

Product created by the learning site

Columns

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

The ID of the learning site

id varchar 36 null
producttags.productid producttags_productid_fkey R
producttags.productid producttags_productid_fkey R

Unique Identifier of the Product

name varchar 255 null

The name of the Product

sku varchar 255 null

The sku of the Product

slug varchar 255 null

The slug of the Product

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

The date and time the Product was created

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

The date and time the Product was created

statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships