Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
||||||
version | int8 | 19 | null |
|
|
||||||
alkupvm | date | 13 | null |
|
|
||||||
organisaatio_id | int8 | 19 | null |
|
|
||||||
nimi_mkt | int8 | 19 | √ | null |
|
|
|||||
paivittaja | varchar | 255 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
organisaatio_nimi_pkey | Primary key | Asc | id |
organisaatio_nimi_alkupvm_idx | Performance | Asc | alkupvm |
organisaatio_nimi_org_nimi_mkt_idx | Performance | Asc | nimi_mkt |
organisaatio_nimi_organisaatio_id_alkupvm_idx | Performance | Asc/Asc | organisaatio_id + alkupvm |
organisaatio_nimi_organisaatio_id_idx | Performance | Asc | organisaatio_id |