Fix timestamp storage for report generation #10

Merged
wagesj45 merged 1 commit from codex/fix-bug-in-run-reports.sh-script into main 2025-07-18 00:48:05 -05:00
wagesj45 commented 2025-07-18 00:47:46 -05:00 (Migrated from github.com)

Summary

  • normalize log timestamps to ISO format during import
  • support existing DBs with legacy date format

Testing

  • python -m pytest -q

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

## Summary - normalize log timestamps to ISO format during import - support existing DBs with legacy date format ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_6879dd34c144832fb4d17107a7fe9e10
Sign in to join this conversation.
No description provided.