Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| companyId | uuid | 2147483647 | null |
|
|
The ID of the learning site |
||||||||||||
| id | uuid | 2147483647 | null |
|
|
Unique Identifier of the Client |
||||||||||||
| sku | varchar | 32 | √ | null |
|
|
The sku of the Client |
|||||||||||
| name | varchar | 255 | √ | null |
|
|
The name of the Client |
|||||||||||
| slug | varchar | 255 | null |
|
|
The slug (URL-formatted version of the Name) of the Client |
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| clients_pkey | Primary key | Asc | id |

