Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('deployments_emergencyproject_districts_id_seq'::regclass) |
|
|
||||
| emergencyproject_id | int4 | 10 | null |
|
|
|||||
| district_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| deployments_emergencyproject_districts_pkey | Primary key | Asc | id |
| deployments_emergencypro_emergencyproject_id_dist_ea6565b9_uniq | Must be unique | Asc/Asc | emergencyproject_id + district_id |
| deployments_emergencyproje_emergencyproject_id_6308847e | Performance | Asc | emergencyproject_id |
| deployments_emergencyproject_districts_district_id_03c6870e | Performance | Asc | district_id |

