Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | varchar | 36 | null |
|
|
Unique Identifier of the Onboarding Survey |
||||||||
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
|||||||
clientid | varchar | 36 | √ | null |
|
|
The clientid of the Onboarding Survey |
|||||||
createdat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Onboarding Survey was created |
|||||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Onboarding Survey was created |
|||||||
statusgroup | varchar | 256 | √ | null |
|
|
||||||||
statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|