block_zoola_reports table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
blockinstanceid | BIGINT | 19 | null |
|
|
Block instance ID |
||||
uri | VARCHAR | 1333 |
|
|
Report URI |
|||||
type | VARCHAR | 20 |
|
|
Resource type: reportUnit or reportOptions |
|||||
label | VARCHAR | 255 |
|
|
Report label |
Table contained -1 rows
block_zoola_reports table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
bloczoolrepo_blo_ix | Performance | Asc | blockinstanceid |