block_positions

0 rows


Description

Stores the position of a sticky block_instance on a another

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
blockinstanceid BIGINT 19 null
block_instances.id blocposi_blo2_fkR
contextid BIGINT 19 null
context.id blocposi_con2_fkR
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

Relationships