Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('ytr_download_status_id_seq'::regclass) |
|
|
||
aikaleima | timestamptz | 35,6 | now() |
|
|
|||
initialized | timestamptz | 35,6 | √ | null |
|
|
||
completed | timestamptz | 35,6 | √ | null |
|
|
||
modified_since_param | date | 13 | √ | null |
|
|
||
data | jsonb | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
ytr_download_status_pkey | Primary key | Asc | id |