Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| obj_id | INT | 10 | 0 |
|
|
|||
| type | CHAR | 4 | √ | none |
|
|
||
| title | CHAR | 255 | √ | null |
|
|
||
| description | CHAR | 128 | √ | null |
|
|
||
| owner | INT | 10 | 0 |
|
|
|||
| create_date | DATETIME | 19 | √ | null |
|
|
||
| last_update | DATETIME | 19 | √ | null |
|
|
||
| import_id | CHAR | 50 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | obj_id |
| i1_idx | Performance | Asc | type |
| i2_idx | Performance | Asc | title |
| i4_idx | Performance | Asc | import_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors