Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_api_client_oauth2_client_provider_id_seq'::regclass) |
|
|
||||
| client_id | int8 | 19 | null |
|
|
|||||
| client_provider_id | int8 | 19 | null |
|
|
|||||
| time_created | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_totaapiclieoautclieprov_pk | Primary key | Asc | id |
| app_totaapiclieoautclieprov_ix | Performance | Asc | client_id |

