Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('deployments_emergencyprojectactivityactionsupply_id_seq'::regclass) |
|
|
||||
| title | varchar | 255 | null |
|
|
|||||
| order | int2 | 5 | null |
|
|
|||||
| action_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| deployments_emergencyprojectactivityactionsupply_pkey | Primary key | Asc | id |
| deployments_emergencyproje_action_id_abeaca83 | Performance | Asc | action_id |

