Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_mobile_tokens_id_seq'::regclass) |
|
|
||
| loginsecret | varchar | 255 | ''::character varying |
|
|
|||
| timecreated | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_totamobitoke_id_pk | Primary key | Asc | id |
| app_totamobitoke_log_uix | Must be unique | Asc | loginsecret |
