Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
frameid | int8 | 19 | null |
|
|
|||||
widgetid | int8 | 19 | null |
|
|
|||||
parentobjecttype | int4 | 10 | null |
|
|
|||||
parentobjectid | int8 | 19 | null |
|
|
|||||
containerid | int4 | 10 | null |
|
|
|||||
frameindex | int4 | 10 | null |
|
|
|||||
published | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
jwidgetf_pk | Primary key | Asc | frameid |
jvwdgtfrm_uk_idx | Performance | Asc/Asc | parentobjectid + parentobjecttype |
jwidgetf_wid_fk | Performance | Asc | widgetid |