Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| exam_date_id | int8 | 19 | null |
|
|
||||||
| exam_session_id | int8 | 19 | null |
|
|
||||||
| type | exam_session_ticket_type | 2147483647 | null |
|
|
||||||
| registration_id | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| exam_session_ticket_pkey | Primary key | Asc | id |
| idx_exam_session_ticket_exam_date_id | Performance | Asc | exam_date_id |
| idx_exam_session_ticket_exam_session_id | Performance | Asc | exam_session_id |
| idx_exam_session_ticket_registration_id | Performance | Asc | registration_id |

