block_quicklinks table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
userid | BIGINT | 19 | null |
|
|
|||||
block_instance_id | BIGINT | 19 | null |
|
|
|||||
title | LONGTEXT | 2147483647 | null |
|
|
|||||
url | VARCHAR | 255 |
|
|
||||||
displaypos | SMALLINT | 5 | 0 |
|
|
Table contained -1 rows
block_quicklinks table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
blocquic_blo_ix | Performance | Asc | block_instance_id |