Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| client_id | text | 2147483647 | null |
|
|
|||||||||||||||
| client_name | text | 2147483647 | null |
|
|
|||||||||||||||
| client_secret_hash | text | 2147483647 | √ | null |
|
|
||||||||||||||
| enabled | bool | 1 | true |
|
|
|||||||||||||||
| created_at | timestamptz | 35,6 | now() |
|
|
|||||||||||||||
| updated_at | timestamptz | 35,6 | now() |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oauth_client_pkey | Primary key | Asc | client_id |

