Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| token_id | uuid | 2147483647 | null |
|
|
||||||
| agency_id | uuid | 2147483647 | null |
|
|
||||||
| token | uuid | 2147483647 | null |
|
|
||||||
| expiry | timestamp | 29,6 | null |
|
|
||||||
| is_verified | bool | 1 | false |
|
|
||||||
| created_at | timestamp | 29,6 | CURRENT_TIMESTAMP |
|
|
||||||
| updated_at | timestamp | 29,6 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| token_verifications_pkey | Primary key | Asc | token_id |


