Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
operation_id | BIGINT | 19 | 0 |
|
|
|||
operation_string | VARCHAR | 127 | √ | null |
|
|
||
description | VARCHAR | 512 | √ | null |
|
|
||
list_order | BIGINT | 19 | √ | null |
|
|
||
context_id | BIGINT | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | operation_id |
i1_idx | Performance | Asc | operation_string |
i3_idx | Performance | Asc | list_order |
i4_idx | Performance | Asc | context_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors