Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| objid | int8 | 19 | 0 |
|
|
|||
| categoryid | int8 | 19 | 0 |
|
|
|||
| type | varchar | 64 | ''::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oc_vcategory_to_object_pkey | Primary key | Asc/Asc/Asc | categoryid + objid + type |
| vcategory_objectd_index | Performance | Asc/Asc | objid + type |