ores.reporting
Table of Contents
The ores.reporting module groups all logical entities in the ores.reporting namespace. Each entity is a logical-space type projected by ores.codegen into C++, SQL, and other technical spaces.
1. Entities
| Entity | Brief |
|---|---|
| ores.reporting.report_type | Supported report category classifications. |
| ores.reporting.concurrency_policy | Report instance concurrency behaviour when a new trigger fires. |
| ores.reporting.report_definition | Persistent template for a scheduled report. |
| ores.reporting.report_instance | A single execution of a report definition. |
| ores.reporting.risk_report_config | ORE-level parameters for a risk report definition. |
2. See also
- ores.reporting — component overview.