Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
cat_id | INT | 10 | 0 |
|
|
|||
obj_id | INT | 10 | 0 |
|
|
|||
title | CHAR | 255 | √ | null |
|
|
||
color | CHAR | 8 | √ | null |
|
|
||
type | TINYINT | 3 | 0 |
|
|
|||
loc_type | TINYINT | 3 | 1 |
|
|
|||
remote_url | VARCHAR | 500 | √ | null |
|
|
||
remote_user | VARCHAR | 50 | √ | null |
|
|
||
remote_pass | VARCHAR | 50 | √ | null |
|
|
||
remote_sync | DATETIME | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | cat_id |
i2_idx | Performance | Asc | obj_id |
i3_idx | Performance | Asc | type |
Diagram producer might be missing
No diagrams were produced please see application output for any errors