Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
h_scriptID | INT | 10 | √ | null |
|
|
||
ComputerID | INT | 10 | null |
|
|
|||
ScriptID | INT | 10 | null |
|
|
|||
Message | VARCHAR | 255 | null |
|
|
|||
LogType | INT | 10 | null |
|
|
|||
DateIssued | TIMESTAMP | 19 | CURRENT_TIMESTAMP |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | h_scriptID |
ComputerID | Performance | Asc | ComputerID |
DateIssued | Performance | Asc | DateIssued |
LogType | Performance | Asc | LogType |
ScriptID | Performance | Asc | ScriptID |
Diagram producer might be missing
No diagrams were produced please see application output for any errors