Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('activity_grid_activitypaircard_id_seq'::regclass) |
|
|
||||
| important | bool | 1 | null |
|
|
|||||
| last_activity | timestamptz | 35,6 | √ | null |
|
|
||||
| officer1_id | int4 | 10 | null |
|
|
|||||
| officer2_id | int4 | 10 | null |
|
|
|||||
| created_at | timestamptz | 35,6 | null |
|
|
|||||
| updated_at | timestamptz | 35,6 | null |
|
|
|||||
| coaccusal_count | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| activity_grid_activitypaircard_pkey | Primary key | Asc | id |
| activity_grid_activitypaircard_officer1_id_291beefe | Performance | Asc | officer1_id |
| activity_grid_activitypaircard_officer2_id_d2859ea2 | Performance | Asc | officer2_id |

