Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| cmi_comment_id | INT | 10 | 0 |  |  | |||
| cmi_node_id | INT | 10 | √ | null |  |  | ||
| c_comment | LONGTEXT | 2147483647 | √ | null |  |  | ||
| c_timestamp | DATETIME | 19 | √ | null |  |  | ||
| location | VARCHAR | 255 | √ | null |  |  | ||
| sourceislms | TINYINT | 3 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | cmi_comment_id | 
| i2_idx | Performance | Asc | cmi_node_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors