Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
|||||
| version | BIGINT | 19 | null |
|
|
||||||
| action | VARCHAR | 50 | null |
|
|
||||||
| condition | VARCHAR | 1000 | √ | null |
|
|
|||||
| milestone_task_id | INT | 10 | null |
|
|
||||||
| params | VARCHAR | 255 | null |
|
|
||||||
| type | VARCHAR | 255 | √ | null |
|
|
|||||
| notes | TEXT | 65535 | √ | null |
|
|
|||||
| target_project_condition | VARCHAR | 500 | √ | null |
|
|
|||||
| target_site | VARCHAR | 500 | √ | null |
|
|
|||||
| non_editable_condition | BIT | 1 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| FK1F80E3E569BC731 | Performance | Asc | milestone_task_id |

