block_zoola_reports_user table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
blockinstanceid | BIGINT | 19 | null |
|
|
Block instance ID |
||||
userid | BIGINT | 19 | null |
|
|
User ID |
Table contained -1 rows
block_zoola_reports_user table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
bloczoolrepouser_blo_ix | Performance | Asc | blockinstanceid |
bloczoolrepouser_blouse_uix | Must be unique | Asc/Asc | blockinstanceid + userid |
bloczoolrepouser_use_ix | Performance | Asc | userid |