Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('participant_sync_status_id_seq'::regclass) |
|
|
|||||
| exam_session_id | bigserial | 19 | √ | nextval('participant_sync_status_exam_session_id_seq'::regclass) |
|
|
|||||
| success_at | timestamptz | 35,6 | √ | null |
|
|
|||||
| failed_at | timestamptz | 35,6 | √ | null |
|
|
|||||
| created | timestamptz | 35,6 | √ | CURRENT_TIMESTAMP |
|
|
|||||
| relocated_at | timestamptz | 35,6 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| participant_sync_status_pkey | Primary key | Asc | id |

