Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT UNSIGNED | 10 | √ | null |
|
|
||
| ip_address_id | INT UNSIGNED | 10 | null |
|
|
|||
| type | enum('shared', 'exclusive') | 9 | √ | null |
|
|
Table contained 1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | id + ip_address_id |