Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| appviewid | int8 | 19 | null |
|
|
|||||
| dashboardid | int8 | 19 | null |
|
|
|||||
| instanceappid | int8 | 19 | √ | null |
|
|
||||
| title | varchar | 128 | √ | null |
|
|
||||
| columnnumber | int4 | 10 | 0 |
|
|
|||||
| rownumber | int4 | 10 | 0 |
|
|
|||||
| initialheights | varchar | 127 | √ | null |
|
|
||||
| creationdate | int8 | 19 | null |
|
|
|||||
| modificationdate | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| jiveappview_pk | Primary key | Asc | appviewid |
| jvappview_dash_idx | Performance | Asc/Asc | dashboardid + instanceappid |
| jvappview_inst_idx | Performance | Asc/Asc | instanceappid + dashboardid |