block_zoola_reports_schedule table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| eventcfgid | BIGINT | 19 | 0 |
|
|
Foreign key to block_zoola_reports_eventcfg |
||||
| userid | BIGINT | 19 | null |
|
|
User ID |
||||
| courseid | BIGINT | 19 | null |
|
|
Course ID |
||||
| retry | BIGINT | 19 | √ | null |
|
|
How many times scheduling failed |
Table contained -1 rows
block_zoola_reports_schedule table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| bloczoolreposche_eve_ix | Performance | Asc | eventcfgid |
