Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | gen_random_uuid() |
|
|
||||||
| recruiterSavedTalentId | uuid | 2147483647 | null |
|
|
||||||
| status | "superpowered"."enum_RecruiterSavedTalentStatusLogs_status" | 2147483647 | 'NEW_LEAD'::superpowered."enum_RecruiterSavedTalentStatusLogs_status" |
|
|
||||||
| createdAt | timestamptz | 35,6 | now() |
|
|
||||||
| updatedAt | timestamptz | 35,6 | now() |
|
|
||||||
| jobOrderId | uuid | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| RecruiterSavedTalentStatusLogs_pkey | Primary key | Asc | id |
| RecruiterSavedTalentStatusLogs_recruiterSavedTalentId_createdAt | Performance | Asc/Asc | recruiterSavedTalentId + createdAt |

