Fix view generation for domain reports #15

Merged
wagesj45 merged 1 commit from codex/fix-operational-error-in-report-generation into main 2025-07-18 02:16:25 -05:00
wagesj45 commented 2025-07-18 02:16:15 -05:00 (Migrated from github.com)

Summary

  • fix SQLite view creation so parameters aren't used
  • add regression test covering domain-specific report generation

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_6879f42c9338832f974731189b25f22b

## Summary - fix SQLite view creation so parameters aren't used - add regression test covering domain-specific report generation ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_6879f42c9338832f974731189b25f22b
Sign in to join this conversation.
No description provided.