Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
token | text | 2147483647 | null |
|
|
|||
id | serial | 10 | √ | nextval('onetime_token_id_seq'::regclass) |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
onetime_token_pkey | Primary key | Asc | id |