Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| identity_id | int8 | 19 | null |
|
|
||||||
| name | varchar | 255 | null |
|
|
||||||
| value | uuid | 2147483647 | null |
|
|
||||||
| inserted_at | timestamp | 22 | null |
|
|
||||||
| updated_at | timestamp | 22 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_api_keys_pkey | Primary key | Asc | value |
| account_api_keys_identity_id_index | Performance | Asc | identity_id |