Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| run_id | serial | 10 | √ | nextval('_quest.update_run_run_id_seq'::regclass) |
|
|
||||
| run_created | timestamp | 29,6 | now() |
|
|
When this run was created |
||||
| run_ready | timestamp | 29,6 | √ | null |
|
|
When the final notification for this run was received |
|||
| run_loaded | timestamp | 29,6 | √ | null |
|
|
When the data update process for this run finished |
Table contained 1673 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| update_run_pkey | Primary key | Asc | run_id |

