ores.reporting
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.
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. |
See also
- ores.reporting — component overview.