Files
honeyDueAPI/internal
Trey t c7cfa9080f Fix dashboard task stats using wrong table name in JOINs
The Task model uses TableName() returning "task_task" but the dashboard
queries were using "tasks.status_id" (GORM's default pluralization).
This caused the pending, completed, and overdue task counts to fail.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 18:52:55 -06:00
..
2025-11-28 21:10:48 -06:00