Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
hakemus_oid | text | 2147483647 | null |
|
|
Hakemus |
|||||
hakukohde_oid | text | 2147483647 | null |
|
|
Hakukohde |
|||||
syy | text | 2147483647 | √ | null |
|
|
Viestin lähetyksen syy |
||||
lahetetty | timestamptz | 35,6 | √ | null |
|
|
Ajanhetki, jolloin viesti on onnistuneesti lähetetty |
||||
lahettaminen_aloitettu | timestamptz | 35,6 | now() |
|
|
Ajanhetki, jolloin viestin lähettäminen on aloitettu |
|||||
transaction_id | int8 | 19 | txid_current() |
|
|
||||||
system_time | tstzrange | 2147483647 | tstzrange(now(), NULL::timestamp with time zone, '[)'::text) |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
viestit_pkey | Primary key | Asc/Asc | hakemus_oid + hakukohde_oid |