Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | √ | null |
|
|
||||
| token | varchar | 16 | null |
|
|
|||||
| device_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| otp_static_statictoken_pkey | Primary key | Asc | id |
| otp_static_statictoken_device_id_74b7c7d1 | Performance | Asc | device_id |
| otp_static_statictoken_token_d0a51866 | Performance | Asc | token |
| otp_static_statictoken_token_d0a51866_like | Performance | Asc | token |

