Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| action_plan_id | CHAR | 36 | null |
|
|
アクションプランのID |
||||
| principle_id | CHAR | 36 | null |
|
|
アクションプランに紐づく組織プリンシプルのID |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | action_plan_id + principle_id |
| fk_action_plan_principles_principle | Performance | Asc | principle_id |

