Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
examiner_exam_event_id | int8 | 19 | √ | null |
|
|
|||||
version | int4 | 10 | 0 |
|
|
||||||
created_by | text | 2147483647 | √ | null |
|
|
|||||
modified_by | text | 2147483647 | √ | null |
|
|
|||||
deleted_by | text | 2147483647 | √ | null |
|
|
|||||
created_at | timestamptz | 35,6 | now() |
|
|
||||||
modified_at | timestamptz | 35,6 | now() |
|
|
||||||
deleted_at | timestamptz | 35,6 | √ | null |
|
|
|||||
date | date | 13 | null |
|
|
||||||
language | varchar | 10 | null |
|
|
||||||
examiner_id | int8 | 19 | null |
|
|
||||||
bool | 1 | null |
|
|
|||||||
registration_closes | timestamptz | 35,6 | √ | null |
|
|
|||||
max_participants | int4 | 10 | √ | null |
|
|
|||||
municipality_id | int8 | 19 | null |
|
|
||||||
location | text | 2147483647 | √ | null |
|
|
|||||
exam_time | text | 2147483647 | √ | null |
|
|
|||||
other_information | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
examiner_exam_event_pkey | Primary key | Asc | examiner_exam_event_id |