Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
|||
| uuid | varchar | 2147483647 | √ | null |
|
|
||
| window_start | timestamptz | 35,6 | null |
|
|
Siirtotiedosto-operaation aikaikkunan (mitkä tiedot mukaan) alkuhetki |
||
| window_end | timestamptz | 35,6 | √ | null |
|
|
Siirtotiedosto-operaation aikaikkunan (mitkä tiedot mukaan) loppuhetki |
|
| run_start | timestamptz | 35,6 | √ | null |
|
|
Siirtotiedosto-operaation suorituksen alkuhetki |
|
| run_end | timestamptz | 35,6 | √ | null |
|
|
Siirtotiedosto-operaation suorituksen loppuhetki |
|
| paivittaiset | bool | 1 | √ | null |
|
|
||
| info | jsonb | 2147483647 | √ | null |
|
|
Tietoja tallennetuista entiteeteistä, mm. lukumäärät |
|
| success | bool | 1 | √ | null |
|
|
||
| error_message | varchar | 2147483647 | √ | null |
|
|
null, jos mikään ei mennyt vikaan |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| siirtotiedostot_pkey | Primary key | Asc | id |
