📈 Magento_NewRelicReporting · engine innodb
reporting_counts
Reporting for all count related events generated via the cron job
Columns (4)
| Name | Type | Null | Default | Comment |
|---|---|---|---|---|
| entity_id PK | int unsigned | no | Entity ID | |
| type | varchar(255) | yes | Item Reported | |
| count | int unsigned | yes | Count Value | |
| updated_at | timestamp | no | CURRENT_TIMESTAMP | Updated At |
Keys & indexes
Primary key: entity_id