Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
source_type | VARCHAR | 10 |
|
|
||||
source_id | INT | 10 | 0 |
|
|
|||
target_type | VARCHAR | 4 |
|
|
||||
target_id | INT | 10 | 0 |
|
|
|||
target_inst | INT | 10 | 0 |
|
|
|||
source_lang | VARCHAR | 2 | - |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc/Asc/Asc/Asc/Asc | source_type + source_id + source_lang + target_type + target_id + target_inst |
so_idx | Performance | Asc/Asc | source_type + source_id |
ta_idx | Performance | Asc/Asc/Asc | target_type + target_id + target_inst |
Diagram producer might be missing
No diagrams were produced please see application output for any errors