Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| ops_id | INT | 10 | 0 |  |  | |||
| operation | CHAR | 32 | √ | null |  |  | ||
| description | CHAR | 255 | √ | null |  |  | ||
| class | CHAR | 16 | √ | null |  |  | ||
| op_order | SMALLINT | 5 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | ops_id | 
| i1_idx | Performance | Asc | operation | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors