Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('oc_maps_device_shares_id_seq'::regclass) |
|
|
||
| device_id | int8 | 19 | null |
|
|
|||
| timestamp_from | int8 | 19 | null |
|
|
|||
| timestamp_to | int8 | 19 | null |
|
|
|||
| token | varchar | 64 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oc_maps_device_shares_pkey | Primary key | Asc | id |