onboardingSurveys


Description

Onboarding Surveys created by the learning site

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
onboardingSurveyResponses.onboardingSurveyId onboardingSurveyResponses_onboardingSurveyId_fkeyC

Unique Identifier of the Onboarding Survey

companyId uuid 2147483647 null
companies.id onboardingSurveys_companyId_fkeyC

The ID of the learning site

clientId uuid 2147483647 null
clients.id onboardingSurveys_clientId_fkeyC

The ID of the Client associated with the Onboarding Survey

createdAt timestamp 29,6 null

The date and time the Onboarding Survey was created

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
onboardingSurveys_pkey Primary key Asc id
onboardingSurveys_clientId_idx Performance Asc clientId

Relationships