Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INTEGER | 2000000000 | √ | √ | null |
|
|
||||||||||||||||
| token | TEXT | 2000000000 | null |
|
|
||||||||||||||||||
| device_id | INTEGER | 2000000000 | null |
|
|
||||||||||||||||||
| created_at | INTEGER | 2000000000 | null |
|
|
||||||||||||||||||
| expires_at | INTEGER | 2000000000 | √ | null |
|
|
|||||||||||||||||
| credential_id | INTEGER | 2000000000 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| api_session_s_pk | Primary key | Asc | id |
| idx_api_session_device | Performance | Asc | device_id |

