Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('api_cronjob_id_seq'::regclass) |
|
|
||
| name | varchar | 100 | null |
|
|
|||
| status | int4 | 10 | null |
|
|
|||
| created_at | timestamptz | 35,6 | null |
|
|
|||
| message | text | 2147483647 | √ | null |
|
|
||
| backend_side | bool | 1 | null |
|
|
|||
| num_result | int4 | 10 | null |
|
|
|||
| storing_days | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| api_cronjob_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors