Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('oc_ex_translation_q_id_seq'::regclass) |
|
|
||
| result | text | 2147483647 | ''::text |
|
|
|||
| error | varchar | 1024 | ''::character varying |
|
|
|||
| finished | int2 | 5 | 0 |
|
|
|||
| created_time | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oc_ex_translation_q_pkey | Primary key | Asc | id |
| idx_38ce0470a64fab3c | Performance | Asc | finished |