Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
graph_type | VARCHAR | 32 | null |
|
|
|||
graph_subtype | VARCHAR | 64 | null |
|
|
|||
graph_section | VARCHAR | 32 | null |
|
|
|||
graph_descr | VARCHAR | 255 | √ | NULL |
|
|
||
graph_order | INT | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc/Asc | graph_type + graph_subtype + graph_section |
graph_types_graph_section_index | Performance | Asc | graph_section |
graph_types_graph_subtype_index | Performance | Asc | graph_subtype |
graph_types_graph_type_index | Performance | Asc | graph_type |
Diagram producer might be missing
No diagrams were produced please see application output for any errors