Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
Id | INT | 10 | √ | null |
|
|
||
LocationId | INT | 10 | √ | null |
|
|
||
IpAddress | VARCHAR | 100 | √ | null |
|
|
||
LastUpdate | DATETIME | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | Id |
IpAddress | Performance | Asc | IpAddress |
location_ip | Performance | Asc/Asc | LocationId + IpAddress |
Diagram producer might be missing
No diagrams were produced please see application output for any errors