Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_perform_manual_relation_selector_id_seq'::regclass) |
|
|
|||||
| manual_relation_select_progress_id | int8 | 19 | null |
|
|
||||||
| user_id | int8 | 19 | null |
|
|
||||||
| notified_at | int8 | 19 | √ | null |
|
|
|||||
| created_at | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_perfmanurelasele_id2_pk | Primary key | Asc | id |
| app_perfmanurelasele_man2_ix | Performance | Asc | manual_relation_select_progress_id |
| app_perfmanurelasele_use_ix | Performance | Asc | user_id |

