Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('api_fieldreport_supported_activities_id_seq'::regclass) |
|
|
||||
fieldreport_id | int4 | 10 | null |
|
|
|||||
supportedactivity_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
api_fieldreport_supported_activities_pkey | Primary key | Asc | id |
api_fieldreport_supporte_fieldreport_id_supported_f92e33c2_uniq | Must be unique | Asc/Asc | fieldreport_id + supportedactivity_id |
api_fieldreport_supported__supportedactivity_id_e87a5071 | Performance | Asc | supportedactivity_id |
api_fieldreport_supported_activities_fieldreport_id_9971a515 | Performance | Asc | fieldreport_id |