Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('oc_maps_favorite_shares_id_seq'::regclass) |
|
|
||
| owner | varchar | 64 | null |
|
|
|||
| category | varchar | 64 | null |
|
|
|||
| token | varchar | 64 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oc_maps_favorite_shares_pkey | Primary key | Asc | id |