Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| key_id | VARCHAR | 255 | null |
|
|
|||
| ip_address | VARCHAR | 39 | null |
|
|
|||
| description | VARCHAR | 255 | null |
|
|
|||
| client_id | INT UNSIGNED | 10 | √ | null |
|
|
||
| lookup_id | VARCHAR | 255 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| client_id | Performance | Asc | client_id |
| key_id | Performance | Asc | key_id |
| lookup_id | Performance | Asc | lookup_id |