comp_relations table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||
| description | LONGTEXT | 2147483647 | √ | null |
|
|
||
| id1 | BIGINT | 19 | null |
|
|
|||
| id2 | BIGINT | 19 | null |
|
|
Table contained -1 rows
comp_relations table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
