Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| companyId | uuid | 2147483647 | null |
|
|
The ID of the learning site |
||||
| id | varchar | 16 | null |
|
|
Unique Identifier of the Award Type |
||||
| deleted | bool | 1 | false |
|
|
The deleted of the Award Type |
||||
| includeOnDashboard | bool | 1 | false |
|
|
The include on dashboard of the Award Type |
||||
| icon | varchar | 255 | √ | null |
|
|
The icon of the Award Type |
|||
| label | varchar | 255 | null |
|
|
The label of the Award Type |
||||
| pluralLabel | varchar | 255 | null |
|
|
The plural label of the Award Type |
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| awardTypes_pkey | Primary key | Asc | id |

