Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||
location | VARCHAR | 255 | null |
|
|
|||
lat | DOUBLE | 10,6 | √ | NULL |
|
|
||
lng | DOUBLE | 10,6 | √ | NULL |
|
|
||
timestamp | DATETIME | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
locations_location_unique | Must be unique | Asc | location |
Diagram producer might be missing
No diagrams were produced please see application output for any errors