Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_task_adhoc_id_seq'::regclass) |
|
|
||
component | varchar | 255 | ''::character varying |
|
|
|||
classname | varchar | 255 | ''::character varying |
|
|
|||
nextruntime | int8 | 19 | null |
|
|
|||
faildelay | int8 | 19 | √ | null |
|
|
||
customdata | text | 2147483647 | √ | null |
|
|
||
blocking | int2 | 5 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_taskadho_id_pk | Primary key | Asc | id |
app_taskadho_nex_ix | Performance | Asc | nextruntime |
Diagram producer might be missing
No diagrams were produced please see application output for any errors