Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
blockinstanceid | BIGINT | 19 | null |
|
|
|||||
contextid | BIGINT | 19 | null |
|
|
|||||
pagetype | VARCHAR | 64 |
|
|
||||||
subpage | VARCHAR | 16 |
|
|
||||||
visible | SMALLINT | 5 | null |
|
|
|||||
region | VARCHAR | 16 |
|
|
||||||
weight | BIGINT | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
blocposi_blo4_ix | Performance | Asc | blockinstanceid |
blocposi_bloconpagsub2_uix | Must be unique | Asc/Asc/Asc/Asc | blockinstanceid + contextid + pagetype + subpage |
blocposi_con4_ix | Performance | Asc | contextid |