Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| CmdID | INT | 10 | √ | null |  |  | ||
| MobileID | INT | 10 | null |  |  | |||
| Command | INT | 10 | null |  |  | |||
| Parameters | LONGTEXT | 2147483647 | null |  |  | |||
| Status | INT | 10 | null |  |  | |||
| Output | LONGTEXT | 2147483647 | null |  |  | |||
| InternalCommand | INT | 10 | null |  |  | |||
| DateUpdated | TIMESTAMP | 19 | CURRENT_TIMESTAMP |  |  | |||
| DateAdded | TIMESTAMP | 19 | 0000-00-00 00:00:00 |  |  | |||
| UserID | INT | 10 | null |  |  | |||
| TargetFlags | INT | 10 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | CmdID | 
| MobileID | Performance | Asc | MobileID | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors