Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('data_allegation_line_areas_id_seq'::regclass) |
|
|
||||
| allegation_id | int4 | 10 | null |
|
|
|||||
| linearea_id | int4 | 10 | null |
|
|
Table contained 1038 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| data_allegation_line_areas_pkey | Primary key | Asc | id |
| data_allegation_line_areas_6d48f909 | Performance | Asc | allegation_id |
| data_allegation_line_areas_allegation_id_ce5f75be_uniq | Must be unique | Asc/Asc | allegation_id + linearea_id |
| data_allegation_line_areas_dc4f4bc6 | Performance | Asc | linearea_id |

