Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | √ | null |
|
|
||||||||||||||
| approach | int4 | 10 | null |
|
|
|||||||||||||||
| budget_per_approach | int4 | 10 | null |
|
|
|||||||||||||||
| previous_id | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| eap_enablingapproach_pkey | Primary key | Asc | id |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| eap_enablingapproach_previous_id_check | ((previous_id >= 0)) |

