Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | null |
|
|
Tunniste |
|||||
version | int8 | 19 | null |
|
|
Versio |
|||||
kieli | varchar | 255 | null |
|
|
Mitä kieltä tekstisisältö on |
|||||
teksti | varchar | 255 | null |
|
|
Tekstisisältö |
|||||
tekstiryhma_id | int8 | 19 | null |
|
|
Tekstiryhmän id |
|||||
last_modified | timestamptz | 35,6 | √ | now() |
|
|
|||||
transaction_id | int8 | 19 | txid_current() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
lokalisoitu_teksti_pkey | Primary key | Asc | id |
lokalisoituteksti_tekstiryhma_id_idx | Performance | Asc | tekstiryhma_id |