Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | null |
|
|
Yhteistiedon tietokantaid. |
|||||
| version | int8 | 19 | null |
|
|
Tekninen. Optimistinen lukitus. |
|||||
| yhteystieto_tyyppi | varchar | 255 | null |
|
|
Enumeraatio, mikä yhteystietotyyppi on kyseessä. YHTEYSTIETO_SAHKOPOSTI, PUHELINNUMERO, MATKAPUHELINNUMERO, KATUOSOITE, KUNTA, POSTINUMERO, KAUPUNKI, MAA. |
|||||
| yhteystieto_arvo | varchar | 255 | √ | null |
|
|
Yhteystieto. |
||||
| yhteystiedotryhma_id | int8 | 19 | null |
|
|
Tekninen. Viittaus. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| yhteystiedot_pkey | Primary key | Asc | id |
| yhteystiedot_yhteystiedotryhma_id_idx | Performance | Asc | yhteystiedotryhma_id |

