Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_dashboard_user_id_seq'::regclass) |
|
|
||||
| userid | int8 | 19 | null |
|
|
|||||
| dashboardid | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_totadashuser_id_pk | Primary key | Asc | id |
| app_totadashuser_das_ix | Performance | Asc | dashboardid |
| app_totadashuser_use_ix | Performance | Asc | userid |

