Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
|||||||
id | varchar | 36 | null |
|
|
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 |
|
|