Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | varchar | 36 | null |
|
|
Unique Identifier of the Bundle |
|||||||||||||||||||||||||||||
| companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||||||||||||||||||||||||||
| sku | varchar | 32 | √ | null |
|
|
The sku of the Bundle |
||||||||||||||||||||||||||||
| title | varchar | 1024 | √ | null |
|
|
The title of the Bundle |
||||||||||||||||||||||||||||
| slug | varchar | 1024 | √ | null |
|
|
The slug of the Bundle |
||||||||||||||||||||||||||||
| priceincents | int4 | 10 | √ | null |
|
|
The priceincent of the Bundle |
||||||||||||||||||||||||||||
| annualpriceincents | int4 | 10 | √ | null |
|
|
The annualpriceincent of the Bundle |
||||||||||||||||||||||||||||
| createdat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Bundle was created |
||||||||||||||||||||||||||||
| updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Bundle was created |
||||||||||||||||||||||||||||
| statusgroup | varchar | 256 | √ | null |
|
|
|||||||||||||||||||||||||||||
| statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|

