Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | varchar | 3 | null |
|
|
|||
| task_type | text | 2147483647 | √ | 'task'::text |
|
|
||
| task_name | text | 2147483647 | √ | null |
|
|
||
| function_name | text | 2147483647 | √ | null |
|
|
||
| enabled | bool | 1 | √ | true |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_endday_tasks | Primary key | Asc | id |
