Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
||||||
| referralCode | text | 2147483647 | √ | null |
|
|
|||||
| secondaryEmail | text | 2147483647 | √ | null |
|
|
|||||
| sourceOfReference | enum_ExpertApplicationAdditionalInformation_sourceOfReference | 2147483647 | √ | null |
|
|
|||||
| selfDeclaredYearsOfExperience | enum_ExpertApplicationAdditionalInformation_totalYearsOfExperie | 2147483647 | √ | null |
|
|
|||||
| createdAt | timestamptz | 35,6 | now() |
|
|
||||||
| updatedAt | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ExpertApplicationAdditionalInformation_pkey | Primary key | Asc | id |

