Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| term_id | int4 | 10 | null |
|
|
||||||
| object_type | object_type | 2147483647 | null |
|
|
||||||
| object_id | int4 | 10 | null |
|
|
||||||
| id | serial | 10 | √ | nextval('term_relation_id_seq'::regclass) |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| term_relation_pk | Primary key | Asc | id |
| owner_index | Performance | Asc/Asc | object_type + object_id |
