Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| obj_id | INT | 10 | 0 |  |  | |||
| type | VARCHAR | 10 | √ | null |  |  | ||
| title | VARCHAR | 128 | √ | null |  |  | ||
| foreign_id | INT | 10 | √ | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | obj_id | 
| ft_idx | Performance | Asc/Asc | foreign_id + type | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors