Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
obj_id | INT | 10 | 0 |
|
|
|||
title | VARCHAR | 200 | √ | null |
|
|
||
type | CHAR | 2 | √ | null |
|
|
||
lm_id | INT | 10 | 0 |
|
|
|||
import_id | VARCHAR | 50 | √ | null |
|
|
||
public_access | CHAR | 1 | √ | n |
|
|
||
create_date | DATETIME | 19 | √ | null |
|
|
||
last_update | DATETIME | 19 | √ | null |
|
|
||
active | CHAR | 1 | √ | y |
|
|
||
layout | VARCHAR | 100 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | obj_id |
i1_idx | Performance | Asc | lm_id |
i2_idx | Performance | Asc | type |
im_idx | Performance | Asc | import_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors