Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| interpreter_id | int8 | 19 | √ | null |
|
|
||||||||
| modified_at | timestamp | 29,6 | √ | null |
|
|
||||||||
| modified_by | text | 2147483647 | √ | null |
|
|
||||||||
| created_at | timestamp | 29,6 | now() |
|
|
|||||||||
| created_by | text | 2147483647 | √ | null |
|
|
||||||||
| deleted_at | timestamp | 29,6 | √ | null |
|
|
||||||||
| deleted_by | text | 2147483647 | √ | null |
|
|
||||||||
| version | int4 | 10 | 0 |
|
|
|||||||||
| onr_id | varchar | 255 | null |
|
|
|||||||||
| permission_to_publish_email | bool | 1 | null |
|
|
|||||||||
| permission_to_publish_phone | bool | 1 | null |
|
|
|||||||||
| other_contact_information | text | 2147483647 | √ | null |
|
|
||||||||
| permission_to_publish_other_contact_information | bool | 1 | null |
|
|
|||||||||
| extra_information | text | 2147483647 | √ | null |
|
|
||||||||
| is_assurance_given | bool | 1 | true |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| interpreter_pkey | Primary key | Asc | interpreter_id |
| uk_interpreter_onr_id | Must be unique | Asc | onr_id |

